.. |
9p
|
e45c5405e1
9p: fix sparse warnings
|
16 жил өмнө |
bluetooth
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 жил өмнө |
irda
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 жил өмнө |
iucv
|
f0703c80e5
[AF_IUCV]: postpone receival of iucv-packets
|
17 жил өмнө |
netfilter
|
e6a7d3c04f
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat
|
16 жил өмнө |
netns
|
10a03a42d1
netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array
|
16 жил өмнө |
phonet
|
e214a8cc7a
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
|
16 жил өмнө |
sctp
|
2e3f92dad6
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
|
16 жил өмнө |
tc_act
|
ca9b0e27e0
pkt_action: add new action skbedit
|
16 жил өмнө |
tipc
|
0ea522416b
tipc: Remove unneeded parameter to tipc_createport_raw()
|
17 жил өмнө |
act_api.h
|
ab27cfb85c
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
|
17 жил өмнө |
addrconf.h
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
16 жил өмнө |
af_rxrpc.h
|
651350d10f
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
|
18 жил өмнө |
af_unix.h
|
6209344f5a
net: unix: fix inflight counting bug in garbage collector
|
16 жил өмнө |
ah.h
|
87bdc48d30
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
|
17 жил өмнө |
arp.h
|
abfdf1c489
[NETFILTER]: ebtables: remove casts, use consts
|
17 жил өмнө |
atmclip.h
|
30d492da73
[ATM]: Annotations.
|
18 жил өмнө |
ax25.h
|
e848b583e0
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
|
17 жил өмнө |
ax88796.h
|
89e536a190
ax88796: add 93cx6 eeprom support
|
17 жил өмнө |
cfg80211.h
|
60719ffd72
cfg80211: show interface type
|
16 жил өмнө |
checksum.h
|
a99a00cf1a
[NET]: Move netfilter checksum helpers to net/core/utils.c
|
17 жил өмнө |
cipso_ipv4.h
|
15c45f7b2e
cipso: Add support for native local labeling and fixup mapping names
|
16 жил өмнө |
compat.h
|
230b183921
net: Use standard structures for generic socket address structures.
|
17 жил өмнө |
datalink.h
|
f2ccd8fa06
[NET]: Kill skb->real_dev
|
19 жил өмнө |
dn.h
|
ed8b548ce3
[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
|
18 жил өмнө |
dn_dev.h
|
c4ea94ab37
[DECnet]: Endian annotation and fixes for DECnet.
|
19 жил өмнө |
dn_fib.h
|
fa34ddd739
[DECNet]: Use rtnl registration interface
|
18 жил өмнө |
dn_neigh.h
|
c4ea94ab37
[DECnet]: Endian annotation and fixes for DECnet.
|
19 жил өмнө |
dn_nsp.h
|
c4ea94ab37
[DECnet]: Endian annotation and fixes for DECnet.
|
19 жил өмнө |
dn_route.h
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 жил өмнө |
dsa.h
|
396138f03f
dsa: add support for Trailer tagging format
|
16 жил өмнө |
dsfield.h
|
3c3f486603
[NET]: Constify include/net/dsfield.h
|
17 жил өмнө |
dst.h
|
cc6533e98a
net: Kill plain NET_XMIT_BYPASS.
|
17 жил өмнө |
esp.h
|
38320c70d2
[IPSEC]: Use crypto_aead and authenc in ESP
|
17 жил өмнө |
fib_rules.h
|
ae299fc051
net: add fib_rules_ops to flush_cache method
|
17 жил өмнө |
flow.h
|
a210d01ae3
ipv4: Loosen source address check on IPv4 output
|
16 жил өмнө |
garp.h
|
70c03b49b8
vlan: Add GVRP support
|
17 жил өмнө |
gen_stats.h
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 жил өмнө |
genetlink.h
|
bc3ed28caa
netlink: Improve returned error codes
|
17 жил өмнө |
icmp.h
|
923c6586b0
mib: put icmpmsg statistics on struct net
|
17 жил өмнө |
ieee80211.h
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 жил өмнө |
ieee80211_crypt.h
|
85d32e7b0e
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
|
18 жил өмнө |
ieee80211_radiotap.h
|
8b5ac31e27
include: use get/put_unaligned_* helpers
|
17 жил өмнө |
if_inet6.h
|
888c848ed3
ipv6: make struct ipv6_devconf static
|
17 жил өмнө |
inet6_connection_sock.h
|
e89862f4c5
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
|
18 жил өмнө |
inet6_hashtables.h
|
23542618de
inet: Don't lookup the socket if there's a socket attached to the skb
|
16 жил өмнө |
inet_common.h
|
5677242f43
[NETNS]: Inet control socket should not hold a namespace.
|
17 жил өмнө |
inet_connection_sock.h
|
af01d53746
net: more #ifdef CONFIG_COMPAT
|
16 жил өмнө |
inet_ecn.h
|
e9df2e8fd8
[IPV6]: Use appropriate sock tclass setting for routing lookup.
|
17 жил өмнө |
inet_frag.h
|
bc578a54f0
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
|
17 жил өмнө |
inet_hashtables.h
|
23542618de
inet: Don't lookup the socket if there's a socket attached to the skb
|
16 жил өмнө |
inet_sock.h
|
a3116ac5c2
tcp: Port redirection support for TCP
|
16 жил өмнө |
inet_timewait_sock.h
|
f5715aea45
ipv4: Implement IP_TRANSPARENT socket option
|
16 жил өмнө |
inetpeer.h
|
0b04082995
net: remove CVS keywords
|
17 жил өмнө |
ip.h
|
f221e726bf
sysctl: simplify ->strategy
|
16 жил өмнө |
ip6_checksum.h
|
b23e353666
[IPV6]: Dumb typo in generic csum_ipv6_magic()
|
18 жил өмнө |
ip6_fib.h
|
8ed6778967
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
|
17 жил өмнө |
ip6_route.h
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
16 жил өмнө |
ip6_tunnel.h
|
0b04082995
net: remove CVS keywords
|
17 жил өмнө |
ip_fib.h
|
cc8274f50f
[IPV4]: Fix compile error building without CONFIG_FS_PROC
|
17 жил өмнө |
ip_vs.h
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 жил өмнө |
ipcomp.h
|
6fccab671f
ipsec: ipcomp - Merge IPComp implementations
|
17 жил өмнө |
ipconfig.h
|
0b04082995
net: remove CVS keywords
|
17 жил өмнө |
ipip.h
|
64194c31a0
inet: Make tunnel RX/TX byte counters more consistent
|
16 жил өмнө |
ipv6.h
|
9261e53701
ipv6: making ip and icmp statistics per/namespace
|
16 жил өмнө |
ipx.h
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 жил өмнө |
iw_handler.h
|
ccc580571c
wext: Emit event stream entries correctly when compat.
|
17 жил өмнө |
lapb.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc.h
|
a5a04819c5
[LLC]: station source mac address
|
17 жил өмнө |
llc_c_ac.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_c_ev.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_c_st.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_conn.h
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 жил өмнө |
llc_if.h
|
03a64c93b6
[LLC]: Kill static inline llc_addrany
|
17 жил өмнө |
llc_pdu.h
|
f83f1768f8
[LLC]: skb allocation size for responses
|
17 жил өмнө |
llc_s_ac.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_s_ev.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_s_st.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 жил өмнө |
llc_sap.h
|
f83f1768f8
[LLC]: skb allocation size for responses
|
17 жил өмнө |
mac80211.h
|
8e3bad65a5
mac80211: remove ieee80211_notify_mac
|
16 жил өмнө |
mip6.h
|
7f1eced8b0
[IPV6] MIP6: Use our standard definitions for paddings.
|
17 жил өмнө |
ndisc.h
|
f221e726bf
sysctl: simplify ->strategy
|
16 жил өмнө |
neighbour.h
|
9a6d276e85
core: add stat to track unresolved discards in neighbor cache
|
17 жил өмнө |
net_namespace.h
|
485ac57bc1
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
|
16 жил өмнө |
netdma.h
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 жил өмнө |
netevent.h
|
274b3426db
[NET]: Remove unnecessary inclusion of dst.h
|
17 жил өмнө |
netlabel.h
|
d91d407991
netlabel: Add configuration support for local labeling
|
16 жил өмнө |
netlink.h
|
b262e60309
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 жил өмнө |
netrom.h
|
540473208f
[PATCH] mark struct file_operations const 1
|
18 жил өмнө |
nexthop.h
|
4e902c5741
[IPv4]: FIB configuration using struct fib_config
|
18 жил өмнө |
p8022.h
|
20380731bc
[NET]: Fix sparse warnings
|
19 жил өмнө |
pkt_cls.h
|
09382bac66
[PKT_SCHED]: Pass real namespace in net scheduler classifiers.
|
17 жил өмнө |
pkt_sched.h
|
f4ab543201
pkt_sched: Remove the tx queue state check in qdisc_run()
|
16 жил өмнө |
protocol.h
|
f145049a06
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
|
17 жил өмнө |
psnap.h
|
f2ccd8fa06
[NET]: Kill skb->real_dev
|
19 жил өмнө |
raw.h
|
fc8717baa8
[RAW]: Add raw_hashinfo member on struct proto.
|
17 жил өмнө |
rawv6.h
|
69d6da0b0f
[IPv6] RAW: Compact the API for the kernel
|
17 жил өмнө |
red.h
|
3bebcda280
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
|
18 жил өмнө |
request_sock.h
|
6edafaaf6f
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
|
16 жил өмнө |
rose.h
|
fe2c802ab6
rose: improving AX25 routing frames via ROSE network
|
17 жил өмнө |
route.h
|
79876874ce
ipv4: Conditionally enable transparent flow flag when connecting
|
16 жил өмнө |
rtnetlink.h
|
669f87baab
[RTNL]: Introduce the rtnl_kill_links helper.
|
17 жил өмнө |
sch_generic.h
|
554794de79
pkt_sched: Fix handling of gso skbs on requeuing
|
16 жил өмнө |
scm.h
|
f8d570a474
net: Fix recursive descent in __scm_destroy().
|
16 жил өмнө |
slhc_vj.h
|
b8259d9ad1
[NET]: Remove __ARGS from include/net/slhc_vj.h
|
20 жил өмнө |
snmp.h
|
0b04082995
net: remove CVS keywords
|
17 жил өмнө |
sock.h
|
e8f6fbf62d
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
|
16 жил өмнө |
stp.h
|
a19800d704
net: Add STP demux layer
|
17 жил өмнө |
syncppp.h
|
efa415840d
Remove bogus variables from syncppp.[ch]
|
17 жил өмнө |
tcp.h
|
c57943a1c9
net: wrap sk->sk_backlog_rcv()
|
16 жил өмнө |
tcp_states.h
|
2271281362
[TCP]: Move the TCPF_ enum to tcp_states.h
|
19 жил өмнө |
timewait_sock.h
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 жил өмнө |
transp_v6.h
|
7d06b2e053
net: change proto destroy method to return void
|
17 жил өмнө |
udp.h
|
be713a443e
netns: make uplitev6 mib per/namespace
|
16 жил өмнө |
udplite.h
|
1781f7f580
[UDP]: Restore missing inDatagrams increments
|
17 жил өмнө |
wext.h
|
87de87d5e4
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
|
17 жил өмнө |
wireless.h
|
60719ffd72
cfg80211: show interface type
|
16 жил өмнө |
x25.h
|
39e21c0d34
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
|
18 жил өмнө |
x25device.h
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 жил өмнө |
xfrm.h
|
13c1d18931
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
|
16 жил өмнө |