summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* net: Add vxlan_gso_check() helperJoe Stringer2014-11-142-0/+15
* Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1412-75/+81
|\
| * ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2014-11-112-13/+13
| * brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel2014-11-111-0/+6
| * rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-11-111-38/+12
| * Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-112-12/+11
| |\
| | * iwlwifi: pcie: fix prph dump lengthLiad Kaufman2014-11-111-2/+1
| | * iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach2014-11-111-10/+10
| * | b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-101-3/+1
| * | rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-104-3/+25
| * | rtlwifi: Fix errors in descriptor manipulationLarry Finger2014-11-101-3/+2
| * | rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger2014-11-101-3/+8
| * | Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
| |\ \
| | * | mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
* | | | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-131-2/+2
|\ \ \ \
| * | | | virtio_console: move early VQ enablementCornelia Huck2014-11-131-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-1377-376/+784
|\ \ \ \ \
| * | | | | vxlan: Do not reuse sockets for a different address familyMarcelo Leitner2014-11-131-10/+19
| * | | | | smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
| * | | | | lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu2014-11-131-5/+5
| * | | | | net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
| * | | | | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
| * | | | | netlink: Properly unbind in error conditions.Hiroaki SHIMODA2014-11-121-2/+3
| * | | | | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-122-3/+3
| * | | | | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| * | | | | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-111-1/+1
| * | | | | Merge branch 'bcmgenet-net'David S. Miller2014-11-113-6/+17
| |\ \ \ \ \
| | * | | | | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
| | * | | | | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
| |/ / / / /
| * | | | | net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
| * | | | | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
| * | | | | net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-111-12/+24
| * | | | | ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet2014-11-111-1/+1
| * | | | | net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-111-2/+0
| * | | | | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2014-11-111-0/+3
| * | | | | net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai2014-11-111-20/+20
| * | | | | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
| * | | | | cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
| * | | | | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-103-0/+13
| * | | | | Merge branch 'cxgb4-net'David S. Miller2014-11-107-56/+209
| |\ \ \ \ \
| | * | | | | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
| | * | | | | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
| | * | | | | cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
| |/ / / / /
| * | | | | asix: Do full reset during ax88772_bindCharles Keepax2014-11-071-13/+1
| * | | | | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
| * | | | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-0613-36/+58
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-048-32/+34
| | |\ \ \ \ | | | | |/ / | | | |/| |
OpenPOWER on IntegriCloud