tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
include
/
net
/
at
2bac406df52100aec42e230a2cc2986d34e86218
9 folders
109 files
9p
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
18 years ago
bluetooth
[Bluetooth] Store remote modem status for RFCOMM TTY
17 years ago
irda
pkt_sched: Add qdisc_all_tx_empty()
17 years ago
iucv
[AF_IUCV]: postpone receival of iucv-packets
18 years ago
netfilter
netfilter: accounting rework: ct_extend + 64bit counters (v4)
17 years ago
netns
netns: dont alloc ipv6 fib timer list
17 years ago
sctp
sctp: Drop ipfargok in sctp_xmit function
17 years ago
tc_act
[PKT_SCHED]: Add stateless NAT
18 years ago
tipc
tipc: Remove unneeded parameter to tipc_createport_raw()
17 years ago
act_api.h
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
18 years ago
addrconf.h
ipv6 netns: Address labels per namespace
18 years ago
af_rxrpc.h
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
19 years ago
af_unix.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
17 years ago
ah.h
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
18 years ago
arp.h
[NETFILTER]: ebtables: remove casts, use consts
18 years ago
atmclip.h
[ATM]: Annotations.
19 years ago
ax25.h
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
18 years ago
ax88796.h
ax88796: add 93cx6 eeprom support
18 years ago
cfg80211.h
nl80211/cfg80211: support for mesh, sta dumping
18 years ago
checksum.h
[NET]: Move netfilter checksum helpers to net/core/utils.c
18 years ago
cipso_ipv4.h
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
19 years ago
compat.h
net: Use standard structures for generic socket address structures.
17 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
19 years ago
dn_dev.h
[DECnet]: Endian annotation and fixes for DECnet.
20 years ago
dn_fib.h
[DECNet]: Use rtnl registration interface
19 years ago
dn_neigh.h
[DECnet]: Endian annotation and fixes for DECnet.
20 years ago
dn_nsp.h
[DECnet]: Endian annotation and fixes for DECnet.
20 years ago
dn_route.h
[NET]: Wrap netdevice hardware header creation.
18 years ago
dsfield.h
[NET]: Constify include/net/dsfield.h
18 years ago
dst.h
net: Kill plain NET_XMIT_BYPASS.
17 years ago
esp.h
[IPSEC]: Use crypto_aead and authenc in ESP
18 years ago
fib_rules.h
net: add fib_rules_ops to flush_cache method
18 years ago
flow.h
Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
17 years ago
garp.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
18 years ago
gen_stats.h
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
18 years ago
genetlink.h
netlink: Improve returned error codes
18 years ago
icmp.h
mib: put icmpmsg statistics on struct net
17 years ago
ieee80211.h
remove ieee80211_wx_{get,set}_auth()
18 years ago
ieee80211_crypt.h
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
19 years ago
ieee80211_radiotap.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
17 years ago
if_inet6.h
ipv6: make struct ipv6_devconf static
17 years ago
inet6_connection_sock.h
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
19 years ago
inet6_hashtables.h
netns: introduce the net_hash_mix "salt" for hashes
18 years ago
inet_common.h
[NETNS]: Inet control socket should not hold a namespace.
18 years ago
inet_connection_sock.h
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
18 years ago
inet_ecn.h
[IPV6]: Use appropriate sock tclass setting for routing lookup.
18 years ago
inet_frag.h
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
18 years ago
inet_hashtables.h
netns: introduce the net_hash_mix "salt" for hashes
18 years ago
inet_sock.h
netns: introduce the net_hash_mix "salt" for hashes
18 years ago
inet_timewait_sock.h
[NETNS]: Compilation warnings under CONFIG_NET_NS.
18 years ago
inetpeer.h
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
18 years ago
ip.h
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
17 years ago
ip6_checksum.h
[IPV6]: Dumb typo in generic csum_ipv6_magic()
19 years ago
ip6_fib.h
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
18 years ago
ip6_route.h
ipv6: icmp6_dst_gc return change
17 years ago
ip6_tunnel.h
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
18 years ago
ip_fib.h
[IPV4]: Fix compile error building without CONFIG_FS_PROC
18 years ago
ip_vs.h
ipvs: Move userspace definitions to include/linux/ip_vs.h
17 years ago
ipcomp.h
ipsec: ipcomp - Merge IPComp implementations
17 years ago
ipconfig.h
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
18 years ago
ipip.h
tunnels: Remove stat member from ip_tunnel struct.
18 years ago
ipv6.h
net: missing bits of net-namespace / sysctl
17 years ago
ipx.h
[SK_BUFF]: Introduce skb_transport_header(skb)
19 years ago
iw_handler.h
wext: Emit event stream entries correctly when compat.
18 years ago
lapb.h
Linux-2.6.12-rc2
21 years ago
llc.h
[LLC]: station source mac address
18 years ago
llc_c_ac.h
Linux-2.6.12-rc2
21 years ago
llc_c_ev.h
Linux-2.6.12-rc2
21 years ago
llc_c_st.h
Linux-2.6.12-rc2
21 years ago
llc_conn.h
[NET]: Make socket creation namespace safe.
18 years ago
llc_if.h
[LLC]: Kill static inline llc_addrany
18 years ago
llc_pdu.h
[LLC]: skb allocation size for responses
18 years ago
llc_s_ac.h
Linux-2.6.12-rc2
21 years ago
llc_s_ev.h
Linux-2.6.12-rc2
21 years ago
llc_s_st.h
Linux-2.6.12-rc2
21 years ago
llc_sap.h
[LLC]: skb allocation size for responses
18 years ago
mac80211.h
mac80211: make listen_interval be limited by low level driver
17 years ago
mip6.h
[IPV6] MIP6: Use our standard definitions for paddings.
18 years ago
ndisc.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
18 years ago
neighbour.h
core: add stat to track unresolved discards in neighbor cache
17 years ago
net_namespace.h
[PATCH] beginning of sysctl cleanup - ctl_table_set
17 years ago
netdma.h
Remove all inclusions of <linux/config.h> kbuild explicitly includes this at build time.
19 years ago
netevent.h
[NET]: Remove unnecessary inclusion of dst.h
18 years ago
netlabel.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
18 years ago
netlink.h
netlink: add NLA_PUT_BE64 macro
17 years ago
netrom.h
[PATCH] mark struct file_operations const 1
19 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
[PKT_SCHED]: Pass real namespace in net scheduler classifiers.
18 years ago
pkt_sched.h
net_sched: Add size table for qdiscs
17 years ago
protocol.h
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
18 years ago
psnap.h
[NET]: Kill skb->real_dev
20 years ago
raw.h
[RAW]: Add raw_hashinfo member on struct proto.
18 years ago
rawv6.h
[IPv6] RAW: Compact the API for the kernel
18 years ago
red.h
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
19 years ago
request_sock.h
net: convert BUG_TRAP to generic WARN_ON
17 years ago
rose.h
rose: improving AX25 routing frames via ROSE network
18 years ago
route.h
net: missing bits of net-namespace / sysctl
17 years ago
rtnetlink.h
[RTNL]: Introduce the rtnl_kill_links helper.
18 years ago
sch_generic.h
net_sched: Add qdisc __NET_XMIT_BYPASS flag
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
21 years ago
snmp.h
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
18 years ago
sock.h
sock: add net to prot->enter_memory_pressure callback
17 years ago
stp.h
net: Add STP demux layer
18 years ago
syncppp.h
syncppp: Fix crashes.
18 years ago
tcp.h
tcp: options clean up
17 years ago
tcp_states.h
[TCP]: Move the TCPF_ enum to tcp_states.h
20 years ago
timewait_sock.h
[PATCH] slab: remove kmem_cache_t
19 years ago
transp_v6.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
18 years ago
udp.h
mib: put udplite statistics on struct net
17 years ago
udplite.h
[UDP]: Revert udplite and code split.
18 years ago
wext.h
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
18 years ago
wireless.h
mac80211: allow disable FAT in specific configurations
18 years ago
x25.h
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
19 years ago
x25device.h
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
19 years ago
xfrm.h
xfrm: convert empty xfrm_audit_* macros to functions
18 years ago