summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod/file2alias: make modpost compile on darwin againAndreas Bießmann2012-02-271-4/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2661-204/+380
|\
| * Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| |\
| | * sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| * | ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
| * | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-02-243-12/+39
| |\ \
| | * | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-243-35/+51
| | * | Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso2012-02-241-16/+27
| * | | gre: fix spelling in commentsstephen hemminger2012-02-241-5/+5
| * | | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| * | | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| * | | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
| * | | netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
| * | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-235-17/+16
| |/ /
| * | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-234-38/+51
| |\ \
| | * | netfilter: ctnetlink: fix soft lockup when netlink adds new entriesJozsef Kadlecsik2012-02-211-27/+16
| | * | netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-211-2/+2
| | * | netfilter: nf_queue: fix queueing of bridged gro skbsFlorian Westphal2012-02-091-8/+32
| | * | ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-041-1/+1
| * | | Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-222-0/+14
| * | | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
| * | | netfilter: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-2/+3
| * | | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| * | | ipv6: ip6_route_output() never returns NULL.RongQing.Li2012-02-222-3/+6
| * | | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| * | | atm: clip: remove clip_tblEric Dumazet2012-02-221-4/+6
| * | | ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller2012-02-211-0/+1
| * | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-214-22/+62
| * | | neighbour: Fixed race condition at tbl->nhtMichel Machado2012-02-211-0/+2
| * | | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
| * | | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-213-6/+6
| * | | zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones2012-02-211-0/+5
| | |/ | |/|
| * | mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-201-0/+3
| * | Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-02-201-1/+12
| |\ \
| | * | can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp2012-02-201-1/+12
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-2017-43/+69
| |\ \ \ | | |/ / | |/| |
| | * | ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| | * | mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | * | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
| | * | mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
| | * | Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
| | * | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-152-5/+5
| | * | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| | * | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
| | * | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
| | * | Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | * | Bluetooth: silence lockdep warningOctavian Purdila2012-02-154-7/+11
| | * | Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | * | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-152-7/+11
OpenPOWER on IntegriCloud