summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-04-12net: vlan_features comment clarificationMichał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko
2011-04-11caif: code cleanupStephen Hemminger
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10Disable rp_filter for IPsec packetsMichael Smith
2011-04-10fib_validate_source(): pass sk_buff instead of markMichael Smith
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds
2011-04-05dm: improve block integrity supportMike Snitzer
2011-04-05fs: export empty_aopsJens Axboe
2011-04-05block: get rid of elv_insert() interfaceJens Axboe
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert
2011-04-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik
2011-04-02net: Call netdev_features_change() from netdev_update_features()Michał Mirosław
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-01Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller