summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann3-19/+169
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing4-59/+98
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann1-30/+47
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli1-0/+28
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli3-4/+226
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli5-192/+263
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli3-2/+79
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing1-15/+4
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann1-0/+14
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann3-58/+16
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2-26/+94
2016-08-09batman-adv: Use rtnl link in device creation exampleSven Eckelmann1-6/+11
2016-08-09batman-adv: Define module rtnl link nameSven Eckelmann1-0/+1
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann1-3/+5
2016-08-09batman-adv: Start new development cycleSimon Wunderlich1-1/+1
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-08Merge branch 'bpf-csum-complete'David S. Miller2-24/+57
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-08Merge branch 'mlxsw-dcb-fixes'David S. Miller2-4/+7
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-08Merge branch 'sctp_diag-fixes'David S. Miller3-70/+76
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-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller10-23/+56
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-03Merge branch 'qlcnic-fixes'David S. Miller4-48/+62
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