index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2015-06-10
362
-4687
/
+10446
|
\
|
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-06-10
41
-264
/
+784
|
|
\
|
|
*
batman-adv: change the MAC of each VLAN upon ndo_set_mac_address
Antonio Quartulli
2015-06-07
1
-3
/
+9
|
|
*
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
Sven Eckelmann
2015-06-07
1
-5
/
+0
|
|
*
batman-adv: Clarify calculation precedence for '&' and '?'
Sven Eckelmann
2015-06-07
3
-23
/
+23
|
|
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
41
-158
/
+703
|
|
*
batman-adv: add bat_neigh_free API
Antonio Quartulli
2015-06-07
2
-0
/
+10
|
|
*
batman-adv: split name from variable for uint mesh attributes
Antonio Quartulli
2015-06-07
1
-14
/
+15
|
|
*
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
2015-06-07
7
-62
/
+25
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-09
8
-18
/
+36
|
|
\
\
|
|
*
|
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
2015-06-08
1
-9
/
+2
|
|
*
|
ipv6: Fix protocol resubmission
Josh Hunt
2015-06-08
1
-3
/
+5
|
|
*
|
ipv6: fix possible use after free of dev stats
Robert Shearman
2015-06-08
1
-2
/
+9
|
|
*
|
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-06-08
1
-0
/
+2
|
|
*
|
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
2015-06-08
1
-2
/
+2
|
|
*
|
mpls: fix possible use after free of device
Robert Shearman
2015-06-08
2
-1
/
+2
|
|
*
|
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
2015-06-08
1
-2
/
+2
|
|
*
|
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-06-04
1
-3
/
+15
|
|
*
|
openvswitch: disable LRO
Jiri Benc
2015-06-04
1
-0
/
+1
|
*
|
|
fib_trie: coding style: Use pointer after check
Firo Yang
2015-06-08
1
-8
/
+13
|
*
|
|
tcp: get_cookie_sock() consolidation
Eric Dumazet
2015-06-08
2
-23
/
+6
|
|
|
/
|
|
/
|
|
*
|
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
2015-06-07
1
-12
/
+82
|
*
|
bpf: make programs see skb->data == L2 for ingress and egress
Alexei Starovoitov
2015-06-07
3
-25
/
+26
|
*
|
tcp: remove redundant checks II
Eric Dumazet
2015-06-07
2
-8
/
+0
|
*
|
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-06-07
3
-2
/
+11
|
*
|
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
2015-06-05
1
-0
/
+35
|
*
|
net: Add GRE keyid in flow_keys
Tom Herbert
2015-06-05
1
-1
/
+23
|
*
|
net: Add IPv6 flow label to flow_keys
Tom Herbert
2015-06-05
1
-19
/
+10
|
*
|
net: Add VLAN ID to flow_keys
Tom Herbert
2015-06-05
1
-0
/
+14
|
*
|
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
2015-06-05
1
-17
/
+0
|
*
|
net: Add keys for TIPC address
Tom Herbert
2015-06-05
1
-5
/
+13
|
*
|
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-06-05
4
-29
/
+114
|
*
|
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-05
2
-13
/
+43
|
*
|
net: Remove superfluous setting of key_basic
Tom Herbert
2015-06-05
1
-6
/
+0
|
*
|
net: Simplify GRE case in flow_dissector
Tom Herbert
2015-06-05
1
-22
/
+22
|
*
|
bpf: fix build due to missing tc_verd
Alexei Starovoitov
2015-06-04
1
-3
/
+1
|
*
|
tcp: double default TSQ output bytes limit
Wei Liu
2015-06-04
1
-2
/
+2
|
*
|
tcp: remove redundant checks
Eric Dumazet
2015-06-04
2
-4
/
+4
|
*
|
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...
Scott Feldman
2015-06-04
1
-2
/
+2
|
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-06-04
4
-45
/
+41
|
|
\
\
|
|
*
|
batman-adv: Remove unnecessary ret variable in algo_register
Markus Pargmann
2015-06-03
1
-5
/
+2
|
|
*
|
batman-adv: Remove unnecessary ret variable
Markus Pargmann
2015-06-03
1
-8
/
+3
|
|
*
|
batman-adv: main, batadv_compare_eth return bool
Markus Pargmann
2015-06-03
1
-1
/
+1
|
|
*
|
batman-adv: main, Convert is_my_mac() to bool
Markus Pargmann
2015-06-03
2
-5
/
+8
|
|
*
|
batman-adv: Remove unnecessary check for orig_ifinfo not NULL
Sven Eckelmann
2015-06-03
1
-2
/
+1
|
|
*
|
batman-adv: types, Fix comment on bcast_own
Markus Pargmann
2015-06-03
1
-3
/
+4
|
|
*
|
batman-adv: iv_ogm, fix comment function name
Markus Pargmann
2015-06-03
1
-1
/
+1
|
|
*
|
batman-adv: iv_ogm, fix coding style
Markus Pargmann
2015-06-03
1
-1
/
+3
|
|
*
|
batman-adv: iv_ogm, Fix dup_status comment
Markus Pargmann
2015-06-03
1
-1
/
+1
|
|
*
|
batman-adv: iv_ogm_orig_update, style, add missing brackets
Markus Pargmann
2015-06-03
1
-1
/
+2
[next]