summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-10fib_validate_source(): pass sk_buff instead of markMichael Smith1-3/+3
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-9/+23
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3
2011-04-06net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+13
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller1-50/+130
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-5/+5
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-1/+29
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert2-1/+55
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+15
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-3/+7
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal1-1/+1
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal1-1/+2
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2-3/+2
2011-04-02net: Call netdev_features_change() from netdev_update_features()Michał Mirosław1-0/+1
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller1-3/+3
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller1-36/+24
2011-03-31net: Add helper flowi4_init_output().David S. Miller1-0/+21
2011-03-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-14/+32
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy1-13/+3
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2-0/+24
2011-03-29net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-0/+63
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds1-0/+32
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-180/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+43
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner1-4/+0
2011-03-29genirq: Remove compat codeThomas Gleixner2-176/+1
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+22
2011-03-28net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard1-1/+7
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds1-4/+55
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+669
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2-0/+8
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+62
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap1-1/+1
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner1-0/+5
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner1-0/+15