Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | tcp-repair: Handle zero-length data put in rcv queue | Pavel Emelyanov | 2012-11-03 | 1 | -0/+3 | |
| * | | | | | | vmxnet3: must split too big fragments | Eric Dumazet | 2012-11-03 | 1 | -20/+45 | |
| * | | | | | | l2tp: fix oops in l2tp_eth_create() error path | Tom Parkin | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 2012-11-03 | 1 | -10/+0 | |
| * | | | | | | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 2012-11-03 | 1 | -1/+2 | |
| * | | | | | | tcp: Fix double sizeof in new tcp_metrics code | Julian Anastasov | 2012-11-01 | 1 | -1/+1 | |
| * | | | | | | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer | 2012-11-01 | 1 | -3/+5 | |
| * | | | | | | net: sctp: Fix typo in net/sctp | Masanari Iida | 2012-11-01 | 1 | -1/+1 | |
| * | | | | | | bonding: fix second off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 | |
| * | | | | | | bonding: fix off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 | |
| * | | | | | | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov | 2012-11-01 | 1 | -1/+9 | |
| * | | | | | | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner | 2012-11-01 | 1 | -0/+5 | |
| * | | | | | | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner | 2012-11-01 | 1 | -7/+15 | |
| * | | | | | | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner | 2012-11-01 | 1 | -10/+12 | |
| * | | | | | | bnx2x: Restore global registers back to default. | Yaniv Rosner | 2012-11-01 | 1 | -22/+56 | |
| * | | | | | | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner | 2012-11-01 | 1 | -5/+18 | |
| * | | | | | | bnx2x: Fix 57810 1G-KR link against certain switches. | Yaniv Rosner | 2012-11-01 | 1 | -2/+8 | |
| * | | | | | | ixgbe: PTP get_ts_info missing software support | Jacob Keller | 2012-11-01 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-10-31 | 9 | -39/+122 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-31 | 9 | -39/+122 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ath9k: Test for TID only in BlockAcks while checking tx status | Sven Eckelmann | 2012-10-30 | 1 | -2/+6 | |
| | | * | | | | | | rt2800: validate step value for temperature compensation | Stanislaw Gruszka | 2012-10-30 | 1 | -1/+1 | |
| | | * | | | | | | ath9k: fix stale pointers potentially causing access to free'd skbs | Felix Fietkau | 2012-10-29 | 1 | -0/+2 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-29 | 7 | -36/+113 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | mac80211: make sure data is accessible in EAPOL check | Johannes Berg | 2012-10-26 | 1 | -8/+10 | |
| | | | * | | | | | | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 3 | -2/+42 | |
| | | | * | | | | | | mac80211: check management frame header length | Johannes Berg | 2012-10-26 | 1 | -4/+8 | |
| | | | * | | | | | | wireless: drop invalid mesh address extension frames | Johannes Berg | 2012-10-26 | 1 | -5/+6 | |
| | | | * | | | | | | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli | 2012-10-26 | 1 | -1/+1 | |
| | | | * | | | | | | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona | 2012-10-25 | 1 | -0/+4 | |
| | | | * | | | | | | mac80211: Don't drop frames received with mesh ttl == 1 | Javier Cardona | 2012-10-25 | 1 | -1/+1 | |
| | | | * | | | | | | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona | 2012-10-25 | 1 | -4/+2 | |
| | | | * | | | | | | mac80211: use blacklist for duplicate IE check | Johannes Berg | 2012-10-24 | 1 | -7/+35 | |
| | | | * | | | | | | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau | 2012-10-18 | 1 | -2/+3 | |
| | | | * | | | | | | cfg80211: fix antenna gain handling | Felix Fietkau | 2012-10-18 | 1 | -2/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-10-31 | 4 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm | Hein Tibosch | 2012-10-28 | 1 | -2/+2 | |
| | * | | | | | | | | | netfilter: nf_nat: don't check for port change on ICMP tuples | Ulrich Weber | 2012-10-28 | 2 | -2/+6 | |
| | * | | | | | | | | | netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper | Julian Anastasov | 2012-10-22 | 1 | -1/+2 | |
| * | | | | | | | | | | vxlan: don't expire permanent entries | stephen hemminger | 2012-10-31 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-11-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cpufreq / powernow-k8: Change maintainer's email address | Andreas Herrmann | 2012-10-31 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-11-03 | 8 | -5/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: tsc40 - remove wrong announcement of pressure support | Rolf Eike Beer | 2012-10-31 | 1 | -1/+0 | |
| * | | | | | | | | | | Input: lpc32xx-keys - select INPUT_MATRIXKMAP | Roland Stigge | 2012-10-30 | 1 | -0/+1 | |
| * | | | | | | | | | | Input: pxa27x_keypad - clear pending interrupts on keypad config | Vasily Khoruzhick | 2012-10-30 | 1 | -0/+3 | |
| * | | | | | | | | | | Input: wacom - correct bad Cintiq 24HD check | Jason Gerecke | 2012-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes | Dmitry Torokhov | 2012-10-30 | 13658 | -382171/+703575 | |
| |\| | | | | | | | | |