summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| | * mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| | * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| | * mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| | * mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
| | * mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
| * | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
| |\ \
| | * | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| | * | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
* | | | netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* | | | enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
* | | | enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6
* | | | Merge branch 'mlx5-net'David S. Miller2014-11-062-6/+5
|\ \ \ \
| * | | | net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
| * | | | net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
|/ / / /
* | | | net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-061-2/+5
* | | | net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
* | | | drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
* | | | net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
* | | | bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong2014-11-051-0/+1
* | | | tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-051-29/+31
* | | | Merge branch 'stmmac-net'David S. Miller2014-11-051-23/+29
|\ \ \ \
| * | | | stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
| * | | | stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
| * | | | stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
OpenPOWER on IntegriCloud