aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn4-0/+15
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn3-10/+5
2007-10-10[NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman7-8/+39
2007-10-10[NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2-1/+8
2007-10-10[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2-3/+5
2007-10-10[NET_SCHED]: Cleanup L2T macros and handle oversized packetsJesper Dangaard Brouer5-9/+19
2007-10-10[SCTP] net/sctp/socket.c: make 3 variables staticAdrian Bunk1-3/+3
2007-10-10[SCTP]: Make sctp_addto_param() static.Adrian Bunk2-20/+20
2007-10-10[KERNEL]: Unexport raise_softirq_irqoffAdrian Bunk1-2/+0
2007-10-10[NETNS]: Fix bad macro definition.Daniel Lezcano1-18/+17
2007-10-10[NETNS]: Fix loopback network namespace initialization.Daniel Lezcano1-0/+1
2007-10-10[NETNS]: Fix export symbols.Daniel Lezcano1-1/+3
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf7-15/+38
2007-10-10[NET]: Add a might_sleep() to dev_close().David S. Miller1-0/+2
2007-10-10[PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueueEric Dumazet1-67/+122