You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/include/net
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago
..
9p Use helpers to obtain task pid in printks 18 years ago
bluetooth [Bluetooth] Add support for handling simple eSCO links 18 years ago
irda [NET] include/net/: Spelling fixes 17 years ago
iucv [AF_IUCV]: postpone receival of iucv-packets 18 years ago
netfilter [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
sctp [SCTP]: Fix the name of the authentication event. 17 years ago
tc_act [PKT_SCHED]: Add stateless NAT 18 years ago
tipc [TIPC]: Optimize stream send routine to avoid fragmentation 18 years ago
act_api.h [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE 18 years ago
addrconf.h [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. 17 years ago
af_rxrpc.h [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use 18 years ago
af_unix.h [AF_UNIX]: Make unix_tot_inflight counter non-atomic 17 years ago
ah.h [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 18 years ago
arp.h [IPV6]: Assorted trivial endianness annotations. 18 years ago
atmclip.h [ATM]: Annotations. 18 years ago
ax25.h [NET] include/net/: Spelling fixes 17 years ago
ax88796.h ax88796: add 93cx6 eeprom support 18 years ago
cfg80211.h [NL80211]: add netlink interface to cfg80211 18 years ago
checksum.h [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
cipso_ipv4.h [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
compat.h [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
datalink.h [NET]: Kill skb->real_dev 20 years ago
dn.h [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h 18 years ago
dn_dev.h [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
dn_fib.h [DECNet]: Use rtnl registration interface 18 years ago
dn_neigh.h [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
dn_nsp.h [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
dn_route.h [NET]: Wrap netdevice hardware header creation. 18 years ago
dsfield.h [NET]: IP header modifier helpers annotations. 18 years ago
dst.h [IPSEC]: Merge most of the output path 17 years ago
esp.h cleanup asm/scatterlist.h includes 18 years ago
fib_rules.h [INET]: Small possible memory leak in FIB rules 17 years ago
flow.h [IPV6] MIP6: Kill unnecessary ifdefs. 18 years ago
gen_stats.h
genetlink.h [GENETLINK]: Dynamic multicast groups. 18 years ago
icmp.h [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
ieee80211.h ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 17 years ago
ieee80211_crypt.h [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
ieee80211_radiotap.h [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len 18 years ago
ieee80211softmac.h [IEEE80211]: Fix softmac lockdep reports. 18 years ago
ieee80211softmac_wx.h [PATCH] softmac: add SIOCSIWMLME 19 years ago
if_inet6.h IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
inet6_connection_sock.h [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
inet6_hashtables.h [INET]: Use jhash + random secret for ehash. 18 years ago
inet_common.h [INET]: Remove leftover prototypes from include/net/inet_common.h 17 years ago
inet_connection_sock.h [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
inet_ecn.h [INET]: Give outer DSCP directly to ip*_copy_dscp 17 years ago
inet_frag.h [INET]: Remove no longer needed ->equal callback 18 years ago
inet_hashtables.h [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on 17 years ago
inet_sock.h [UDP]: Make use of inet_iif() when doing socket lookups. 18 years ago
inet_timewait_sock.h [NET]: Add a network namespace parameter to struct sock 18 years ago
inetpeer.h [INET]: Use list_head-s in inetpeer.c 17 years ago
ip.h [IPV4]: Add ip_local_out 17 years ago
ip6_checksum.h [IPV6]: Dumb typo in generic csum_ipv6_magic() 18 years ago
ip6_fib.h [IPV6]: Move nfheader_len into rt6_info 17 years ago
ip6_route.h [IPv6]: Use rtnl registration interface 18 years ago
ip6_tunnel.h [NET] include/net/: Spelling fixes 17 years ago
ip_fib.h [IPV4]: Compact some ifdefs in the fib code. 17 years ago
ip_vs.h [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED 17 years ago
ipcomp.h [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 18 years ago
ipconfig.h [NET]: ipconfig and nfsroot annotations 18 years ago
ipip.h [IPV4]: Add ip_local_out 17 years ago
ipv6.h [IPV6]: Add ip6_local_out 17 years ago
ipx.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
iw_handler.h [NL80211]: add netlink interface to cfg80211 18 years ago
lapb.h
llc.h [LLC]: llc_mac_hdr_init const arguments 19 years ago
llc_c_ac.h
llc_c_ev.h
llc_c_st.h
llc_conn.h [NET]: Make socket creation namespace safe. 18 years ago
llc_if.h [LLC]: add multicast support for datagrams 19 years ago
llc_pdu.h [SK_BUFF]: Introduce skb_network_header() 18 years ago
llc_s_ac.h
llc_s_ev.h
llc_s_st.h
llc_sap.h [LLC]: Fix the accept path 20 years ago
mac80211.h mac80211: provide interface iterator for drivers 17 years ago
mip6.h [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
ndisc.h [IPv6]: Export userland ND options through netlink (RDNSS support) 18 years ago
neighbour.h [NEIGH]: Use rtnl registration interface 18 years ago
net_namespace.h [NET]: Make AF_PACKET handle multiple network namespaces 17 years ago
netdma.h Remove all inclusions of <linux/config.h> 19 years ago
netevent.h [NET]: Remove unnecessary inclusion of dst.h 17 years ago
netlabel.h SELinux: restore proper NetLabel caching behavior 18 years ago
netlink.h [NET]: make netlink user -> kernel interface synchronious 18 years ago
netrom.h [PATCH] mark struct file_operations const 1 18 years ago
nexthop.h [IPv4]: FIB configuration using struct fib_config 19 years ago
p8022.h [NET]: Fix sparse warnings 20 years ago
pkt_cls.h [NET]: Make the device list and device lookups per namespace. 18 years ago
pkt_sched.h [NET]: Move hardware header operations out of netdevice. 18 years ago
protocol.h [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
psnap.h [NET]: Kill skb->real_dev 20 years ago
raw.h [RAW]: Consolidate proc interface. 17 years ago
rawv6.h [IPv6] RAW: Compact the API for the kernel 17 years ago
red.h [NET_SCHED]: turn PSCHED_GET_TIME into inline function 18 years ago
request_sock.h [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
rose.h [ROSE]: Fix rose.ko oops on unload 18 years ago
route.h [IPV4]: Remove prototype of ip_rt_advice 17 years ago
rtnetlink.h [NET]: Make the device list and device lookups per namespace. 18 years ago
sch_generic.h [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago
scm.h pid namespaces: changes to show virtual ids to user 18 years ago
slhc_vj.h [NET]: Remove __ARGS from include/net/slhc_vj.h 20 years ago
snmp.h [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
sock.h [NET] proto: Use pcounters for the inuse field 17 years ago
syncppp.h [PATCH] drivers/net/wan/: possible cleanups 20 years ago
tcp.h [TCP]: Rewrite SACK block processing & sack_recv_cache use 17 years ago
tcp_states.h [TCP]: Move the TCPF_ enum to tcp_states.h 19 years ago
timewait_sock.h [PATCH] slab: remove kmem_cache_t 18 years ago
transp_v6.h [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
udp.h [UDP]: Revert 2-pass hashing changes. 18 years ago
udplite.h [UDP]: Revert 2-pass hashing changes. 18 years ago
wext.h [NET]: Make the device list and device lookups per namespace. 18 years ago
wireless.h [WIRELESS] cfg80211: New wireless config infrastructure. 18 years ago
x25.h [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. 18 years ago
x25device.h [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
xfrm.h [IPSEC]: Kill afinfo->nf_post_routing 17 years ago