aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Disable rp_filter for IPsec packetsMichael Smith2011-04-10
* fib_validate_source(): pass sk_buff instead of markMichael Smith2011-04-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-07
|\
| * ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2011-04-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-06
| |\
| | * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-04
| * | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-05
| |\ \ | | |/ | |/|
| | * netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-04
| | * netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-04
| | * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-04
| | * netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-04
* | | net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun2011-04-07
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-06
|\ \ \
| * | | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-05
| * | | ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-05
| * | | ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-05
* | | | net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* | | | pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-04
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-04
|\ \ \ \ | | |/ / | |/| |
| * | | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-02
| | |/ | |/|
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-01
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-01
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-01
| |\ \
| | * | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-24
* | | | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-03
| |_|/ |/| |
* | | net: Order ports in same order as addresses in flow objects.David S. Miller2011-03-31
* | | ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller2011-03-31
* | | net: Add helper flowi4_init_output().David S. Miller2011-03-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-31
|\| |
| * | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-30
| * | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-30
| * | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-30
| * | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-30
| * | net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-30
* | | genirq: Remove obsolete commentThomas Gleixner2011-03-29
* | | genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-29
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\ \
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-25
| * | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
* | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-29
|\ \ \
| * | | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-28
* | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-29
|\ \ \ \
| * | | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-29
| * | | | genirq: Remove compat codeThomas Gleixner2011-03-29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-29
| * | | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-29
| * | | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28