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
Jarek Poplawski 926e61b7c4 pkt_sched: Fix tx queue selection in tc_modify_qdisc 16 years ago
..
9p net/9p: handle correctly interrupted 9P requests 16 years ago
bluetooth Bluetooth: Handle L2CAP case when the remote receiver is busy 16 years ago
irda net: mark read-only arrays as const 16 years ago
iucv af_iucv: Return -EAGAIN if iucv msg limit is exceeded 16 years ago
netfilter Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 16 years ago
netns netns: embed ip6_dst_ops directly 16 years ago
phonet Phonet: sockets list through proc_fs 16 years ago
sctp sctp: turn flags in 'struct sctp_association' into bit fields 16 years ago
tc_act
tipc
act_api.h net: restore gnet_stats_basic to previous definition 16 years ago
addrconf.h bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
af_ieee802154.h af_ieee802154: add support for WANT_ACK socket option 16 years ago
af_rxrpc.h
af_unix.h net: Fix soft lockups/OOM issues w/ unix garbage collector 16 years ago
ah.h
arp.h net: make neigh_ops constant 16 years ago
atmclip.h clip: convert to internal network_device_stats 16 years ago
ax25.h
ax88796.h ax88796: Add method to take MAC from platform data 16 years ago
cfg80211.h cfg80211: fix dangling scan request checking 16 years ago
checksum.h include/net net/ - csum_partial - remove unnecessary casts 16 years ago
cipso_ipv4.h netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
compat.h
datalink.h
dcbnl.h dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops 16 years ago
dn.h decnet: compile fix for removal of byteorder wrapper 16 years ago
dn_dev.h
dn_fib.h decnet: remove private wrappers of endian helpers 16 years ago
dn_neigh.h
dn_nsp.h
dn_route.h
dsa.h dsa: add switch chip cascading support 16 years ago
dsfield.h
dst.h netns: embed ip6_dst_ops directly 16 years ago
dst_ops.h netns: embed ip6_dst_ops directly 16 years ago
esp.h
ethoc.h net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. 16 years ago
fib_rules.h net: Remove unused parameter from fill method in fib_rules_ops. 16 years ago
flow.h netns xfrm: lookup in netns 16 years ago
garp.h
gen_stats.h net: restore gnet_stats_basic to previous definition 16 years ago
genetlink.h genetlink: make netns aware 16 years ago
icmp.h
ieee80211_radiotap.h wireless: radiotap updates 16 years ago
ieee802154.h ieee802154: move headers out of extra directory 16 years ago
ieee802154_netdev.h ieee802154: add support for channel pages from IEEE 802.15.4-2006 16 years ago
if_inet6.h ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds 16 years ago
inet6_connection_sock.h
inet6_hashtables.h net: skb->dst accessors 16 years ago
inet_common.h
inet_connection_sock.h
inet_ecn.h net: replace __constant_{endian} uses in net headers 16 years ago
inet_frag.h inet fragments: fix sparse warning: context imbalance 16 years ago
inet_hashtables.h net: skb->dst accessors 16 years ago
inet_sock.h Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck 16 years ago
inet_timewait_sock.h net: annotate inet_timewait_sock bitfields 16 years ago
inetpeer.h
ip.h snmp: add missing counters for RFC 4293 16 years ago
ip6_checksum.h
ip6_fib.h xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
ip6_route.h net: skb->dst accessors 16 years ago
ip6_tunnel.h
ip_fib.h ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. 16 years ago
ip_vs.h net: mark read-only arrays as const 16 years ago
ipcomp.h
ipconfig.h
ipip.h sit: stateless autoconf for isatap 16 years ago
ipv6.h udpv6: Remove unused skb argument of ipv6_select_ident() 16 years ago
ipx.h net: replace __constant_{endian} uses in net headers 16 years ago
iw_handler.h libipw: switch from ieee80211_* to libipw_* naming policy 16 years ago
lapb.h
lib80211.h wireless: missing include in lib80211.h 16 years ago
llc.h
llc_c_ac.h
llc_c_ev.h
llc_c_st.h
llc_conn.h
llc_if.h
llc_pdu.h
llc_s_ac.h
llc_s_ev.h
llc_s_st.h
llc_sap.h
mac80211.h mac80211: remove ieee80211_rx namespace hack 16 years ago
mip6.h
ndisc.h ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. 16 years ago
neighbour.h net: make neigh_ops constant 16 years ago
net_namespace.h net: explain netns notifiers a little better 16 years ago
netdma.h net_dma: convert to dma_find_channel 16 years ago
netevent.h
netlabel.h netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections 16 years ago
netlink.h netlink: constify nlmsghdr arguments 16 years ago
netrom.h netrom: convert to internal net_device_stats 16 years ago
nexthop.h
nl802154.h ieee802154: add support for channel pages from IEEE 802.15.4-2006 16 years ago
p8022.h
pkt_cls.h ematch: simpler tcf_em_unregister() 16 years ago
pkt_sched.h pkt_sched: Revert tasklet_hrtimer changes. 16 years ago
protocol.h net: constify struct inet6_protocol 16 years ago
psnap.h snap: use const for descriptor 16 years ago
raw.h
rawv6.h ipv6: Use correct data types for ICMPv6 type and code 16 years ago
red.h
regulatory.h cfg80211: clean up includes 16 years ago
request_sock.h net: Fix memory leak in the proto_register function 16 years ago
rose.h NET: ROSE: Don't use static buffer. 16 years ago
route.h net: skb->rtable accessor 16 years ago
rtnetlink.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 16 years ago
sch_generic.h pkt_sched: Fix tx queue selection in tc_modify_qdisc 16 years ago
scm.h cleanup: remove unused member in scm_cookie. 16 years ago
slhc_vj.h
snmp.h snmp: add missing counters for RFC 4293 16 years ago
sock.h net: sock_copy() fixes 16 years ago
stp.h
tcp.h tcp: fix ssthresh u16 leftover 16 years ago
tcp_states.h
timewait_sock.h net: Fix memory leak in the proto_register function 16 years ago
transp_v6.h inet: inet_connection_sock_af_ops const 16 years ago
udp.h udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. 16 years ago
udplite.h
wext.h
wimax.h rfkill: rewrite 16 years ago
wpan-phy.h ieee802154: add a sysfs representation of WPAN master devices 16 years ago
x25.h x25: Fix sleep from timer on socket destroy. 16 years ago
x25device.h
xfrm.h xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago