summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-21sctp: Clean up TEST_FRAME hacks.Vlad Yasevich1-7/+0
2009-03-21skb: expose and constify hash primitivesStephen Hemminger1-3/+6
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy1-2/+3
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet2-10/+13
2009-03-19rtnetlink: add new value for DHCP added routesStephen Hemminger1-0/+1
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-24/+70
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+2
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez1-0/+48
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2-21/+22
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez1-3/+0
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu2-0/+19
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso1-1/+2
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen1-0/+1
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen2-3/+11
2009-03-15tcp: consolidate paws checkIlpo Järvinen1-4/+14
2009-03-15net: reorder fields of struct socketEric Dumazet1-2/+6
2009-03-13ppp: ppp_mp_explode() redesignGabriele Paoloni1-1/+1
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz1-2/+1
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman1-0/+1
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman1-0/+56
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman1-1/+3
2009-03-13Network Drop Monitor: Add trace declaration for skb freesNeil Horman1-0/+8
2009-03-05ssb: Add SPROM fallback supportMichael Buesch1-0/+4
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-1/+40
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller1-0/+1
2009-03-04neigh: Allow for user space users of the neighbour tableEric Biederman1-0/+1
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+31
2009-03-03netns: Remove net_aliveEric W. Biederman1-10/+17
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich1-1/+2
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis1-2/+2
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap1-4/+2
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez1-4/+28
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez1-0/+35
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez1-0/+10
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2-2/+0
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen1-0/+1
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-18/+50
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-1200/+64
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-17/+46
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez1-1/+4