summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-193-3/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
| |\
| | * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| | * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
| * | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
| * | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | | filter: optimize sk_run_filterEric Dumazet2010-11-191-1/+1
* | | net: move definitions of BPF_S_* to net/core/filter.cChangli Gao2010-11-181-48/+0
* | | bonding: IGMP handling cleanupEric Dumazet2010-11-181-1/+1
* | | net: use the macros defined for the members of flowiChangli Gao2010-11-171-7/+5
* | | ipv4: AF_INET link address familyThomas Graf2010-11-171-0/+8
* | | inet: Define IPV4_DEVCONF_MAXThomas Graf2010-11-171-3/+5
* | | rtnetlink: Link address family APIThomas Graf2010-11-172-0/+50
* | | netfilter: allow hooks to pass error code back up the stackEric Paris2010-11-171-0/+2
* | | net: reorder struct sock fieldsEric Dumazet2010-11-161-24/+31
* | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-161-1/+1
* | | macvlan: lockless tx pathEric Dumazet2010-11-161-14/+20
* | | netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt2010-11-161-8/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-165-39/+32
|\ \ \
| * | | bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-0/+11
| * | | wl1271: ref_clock cosmetic changesGery Kahn2010-11-151-0/+8
| * | | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+5
| * | | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-151-7/+8
| * | | rfkill: remove dead codeStephen Hemminger2010-11-151-31/+0
* | | | netdev: add rcu annotations to receive handler hookstephen hemminger2010-11-151-2/+2
* | | | bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-151-1/+3
* | | | include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | | include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-151-0/+2
|\ \ \ \
| * | | | dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-151-0/+2
* | | | | net: Simplify RX queue allocationTom Herbert2010-11-151-2/+1
* | | | | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-152-0/+8
* | | | | offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-151-4/+3
|/ / / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1429-55/+363
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-128-9/+40
| |\ \ \
| | * | | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | |\ \ \
| | | * | | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| | * | | | net: avoid limits overflowEric Dumazet2010-11-104-8/+8
| * | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | |\ \ \ \ \
| | | * | | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | | | |_|/ / | | | |/| | |
| | * | | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
| * | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-122-2/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
| | * | | | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-1/+14
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-125-12/+4
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud