aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt1-1/+1
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-3/+3
2010-11-19filter: optimize sk_run_filterEric Dumazet1-1/+1
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao1-48/+0
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-1/+1
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-7/+5
2010-11-17ipv4: AF_INET link address familyThomas Graf1-0/+8
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf1-3/+5
2010-11-17rtnetlink: Link address family APIThomas Graf2-0/+50
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris1-0/+2
2010-11-16net: reorder struct sock fieldsEric Dumazet1-24/+31
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet1-1/+1
2010-11-16macvlan: lockless tx pathEric Dumazet1-14/+20
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt1-8/+13
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-39/+32
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna1-1/+1
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann1-0/+1
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger1-2/+2
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-1/+3
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-0/+2
2010-11-15net: Simplify RX queue allocationTom Herbert1-2/+1
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs2-0/+8
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-0/+11
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn1-0/+8
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+5
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-7/+8
2010-11-15rfkill: remove dead codeStephen Hemminger1-31/+0
2010-11-15offloading: Force software GSO for multiple vlan tags.Jesse Gross1-4/+3
2010-11-15dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker1-0/+2
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller29-55/+363
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+40
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+3
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet3-8/+11
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng1-0/+25
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+17
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-12/+4
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-5/+78
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+14
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-0/+1
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+47
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+47
2010-11-12led-class: always implement blinkingJohannes Berg1-4/+43