aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys1-32/+12
2016-08-08qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun1-7/+1
2016-08-08net/multicast: should not send source list records when have filter mode changeHangbin Liu2-0/+20
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+13
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes1-18/+16
2016-08-08net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-08net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2-13/+11
2016-08-08net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-08net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes4-37/+26
2016-08-08bna: remove global bnad_list_mutexIvan Vecera1-20/+0
2016-08-08bna: change type of bna_id to atomic_tIvan Vecera1-2/+2
2016-08-08bna: remove useless linked listIvan Vecera2-4/+0
2016-08-08net: ipconfig: drop inter-device timeoutUwe Kleine-König1-4/+5
2016-08-08net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König1-19/+10
2016-08-08net: ipconfig: Add device name to debug messagesUwe Kleine-König1-6/+6
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla3-158/+327
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2-41/+130
2016-08-08be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla1-7/+1
2016-08-08be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur1-2/+5
2016-08-08neigh: allow admin to set NUD_STALEJulian Anastasov1-1/+2
2016-08-08sctp: use event->chunk when it's validXin Long1-2/+2
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar1-12/+18
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann1-0/+12
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2-21/+35
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann1-3/+10
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker1-0/+2
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel1-0/+2
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel1-4/+4
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter1-1/+1
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter1-2/+2
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter1-4/+10
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter2-64/+64
2016-08-06net: macb: Correct CAPS maskHarini Katakam1-1/+1
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov1-2/+13
2016-08-06bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov1-11/+73
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster1-6/+2
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells14-286/+225
2016-08-06net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun1-2/+4
2016-08-06OVS: Ignore negative headroom valueIan Wienand1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul3-4/+6
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma1-3/+31
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra1-2/+2
2016-08-03qlcnic: fix napi budget alterationManish Chopra1-2/+0
2016-08-03qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2-44/+60
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam1-4/+0