summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
2010-11-16net: reorder struct sock fieldsEric Dumazet
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16macvlan: lockless tx pathEric Dumazet
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-11-15net: Simplify RX queue allocationTom Herbert
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-15rfkill: remove dead codeStephen Hemminger
2010-11-15offloading: Force software GSO for multiple vlan tags.Jesse Gross
2010-11-15dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-12radix-tree: fix RCU bugNick Piggin
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet
2010-11-12include/linux/resource.h needs types.hJean Delvare
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-11neigh: reorder struct neighbourEric Dumazet
2010-11-11block: remove unused copy_io_context()Jens Axboe