aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław2-2/+4
2011-02-17net: Introduce new feature setting opsMichał Mirosław2-2/+120
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław1-0/+6
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław1-0/+3
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach1-0/+16
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko1-0/+12
2011-02-13net: make dev->master generalJiri Pirko1-0/+7
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko1-11/+0
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend1-0/+5
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+18
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel1-0/+1
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller1-0/+1
2011-02-02sched: CHOKe flow schedulerstephen hemminger1-0/+29
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller13-1/+1880
2011-02-03netfilter: xtables: add device group matchPatrick McHardy2-0/+22
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy1-0/+10
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik1-0/+55
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik1-0/+27
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2-0/+1100
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2-0/+158
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik3-0/+498
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik1-1/+2
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+4
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman1-0/+1
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-27net: fix dev_seq_next()Eric Dumazet1-1/+8
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław1-1/+1
2011-01-24net: change netdev->features to u32Michał Mirosław2-13/+13
2011-01-24net: RPS: Enable hardware acceleration of RFSBen Hutchings1-3/+30
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings1-0/+73
2011-01-24Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipDavid S. Miller2-1/+35
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller15-44/+100
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-9/+32
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell4-4/+6
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell1-6/+27
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij1-2/+4
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell1-1/+1
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov1-0/+27
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings2-1/+35
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+3
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+0
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek1-0/+2
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz1-2/+0
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz1-2/+0
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-4/+5
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-14/+0