summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-25netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso1-0/+1
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller9-15/+58
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+20
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso1-0/+1
2009-03-22usbnet: support net_device_opsStephen Hemminger1-0/+5
2009-03-21skb: expose and constify hash primitivesStephen Hemminger1-3/+6
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+20
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet1-1/+1
2009-03-20rtnetlink: add new value for DHCP added routesStephen Hemminger1-0/+1
2009-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+67
2009-03-17cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez1-0/+48
2009-03-17cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez1-0/+19
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu2-0/+19
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso2-0/+16
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt3-8/+12
2009-03-16tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen1-0/+1
2009-03-16tcp: simplify tcp_current_mssIlpo Järvinen1-1/+0
2009-03-16net: reorder fields of struct socketEric Dumazet1-2/+6
2009-03-14ppp: ppp_mp_explode() redesignGabriele Paoloni1-1/+1
2009-03-14phylib: 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-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-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-05vlan: 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-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2009-03-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+31
2009-03-03Merge 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ärvinen1-1/+0
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-16/+47
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+5
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller7-15/+43
2009-02-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-28Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen1-0/+5
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-27RDS: Add userspace headerAndy Grover1-0/+250
2009-02-27RDS: Add AF and PF #defines for RDS socketsAndy Grover1-0/+3
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe1-0/+2