Commit Graph

9920 Commits (d7b1acd3b524b39f418e463e836b48ac041954d6)

Author SHA1 Message Date
Pavel Emelyanov 095d911201 [LIB]: Drop the pcounter itself. 17 years ago
Matti Linnanvuori 0ef4730927 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better 17 years ago
David S. Miller 1567ca7eec [NET]: Protect device namespace inlines with CONFIG_NET 17 years ago
Christoph Hellwig 5ac7ec85bc ext3: don't export ext3_fs.h and jbd.h 17 years ago
Harvey Harrison 3afe392598 kernel: add bit rotation helpers for 16 and 8 bit 17 years ago
Jonathan Corbet 8c703d35fa in_atomic(): document why it is unsuitable for general use 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Al Viro 7c4b93d826 [PATCH] count ghost references to vfsmounts 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
David S. Miller 50fd4407b8 [NET]: Use local_irq_{save,restore}() in napi_complete(). 17 years ago
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 years ago
Denis V. Lunev f5aa23fd49 [NETNS]: Compilation warnings under CONFIG_NET_NS. 17 years ago
Denis V. Lunev 9c2f5746b9 [NETNS]: Compilation fix for include/linux/netdevice.h. 17 years ago
Thomas Gleixner 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
Yi Yang 8b78cf602f cpuidle: fix cpuidle time and usage overflow 17 years ago
Patrick McHardy c7f485abd6 [NETFILTER]: nf_conntrack_sip: RTP routing optimization 17 years ago
Patrick McHardy 0d0ab0378d [NETFILTER]: nf_conntrack_sip: support multiple media channels 17 years ago
Patrick McHardy 4ab9e64e5e [NETFILTER]: nf_nat_sip: split up SDP mangling 17 years ago
Patrick McHardy a9c1d35917 [NETFILTER]: nf_conntrack_sip: create RTCP expectations 17 years ago
Patrick McHardy 0f32a40fc9 [NETFILTER]: nf_conntrack_sip: create signalling expectations 17 years ago
Patrick McHardy 2bbb21168a [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers 17 years ago
Patrick McHardy 30f33e6dee [NETFILTER]: nf_conntrack_sip: support method specific request/response handling 17 years ago
Patrick McHardy 624f8b7bba [NETFILTER]: nf_nat_sip: get rid of text based header translation 17 years ago
Patrick McHardy 05e3ced297 [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper 17 years ago
Patrick McHardy ea45f12a27 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly 17 years ago
Patrick McHardy ac3677406d [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions 17 years ago
Patrick McHardy 3e9b4600b4 [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function 17 years ago
Patrick McHardy 212440a7d0 [NETFILTER]: nf_conntrack_sip: remove redundant function arguments 17 years ago
Patrick McHardy 2a6cfb22ae [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling 17 years ago
Patrick McHardy b8beedd25d [NETFILTER]: Add nf_inet_addr_cmp() 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Andrew Morton 49741c4d01 PCI: revert "pcie: utilize pcie transaction pending bit" 17 years ago
Constantin Baranov cc36bdd47a USB: add support for Motorola ROKR Z6 cellphone in mass storage mode 17 years ago
Alan Stern 392e1d9817 USB: new quirk flag to avoid Set-Interface 17 years ago
Tejun Heo aacda37538 libata: implement ata_qc_raw_nbytes() 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
YOSHIFUJI Hideaki 1d5d236d30 [IPV6]: Use bitfields for hop_limit and mcast_hops. 17 years ago
YOSHIFUJI Hideaki 4725474584 [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. 17 years ago
YOSHIFUJI Hideaki c8cdaf998d [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. 17 years ago
Joe Perches 310afe86af [NET]: include/linux/udp.h - remove duplicate include 17 years ago
Joe Perches cc32e05416 [NET]: include/linux/igmp.h - remove duplicate include 17 years ago
Joe Perches 414f69d8a6 [NET]: include/linux/atalk.h - remove duplicate include 17 years ago