index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-2
/
+4
2015-06-12
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
Tom Herbert
1
-0
/
+17
2015-06-12
flow_dissector: Fix MPLS entropy label handling in flow dissector
Tom Herbert
1
-2
/
+2
2015-06-12
net: ipv4: un-inline ip_finish_output2
Florian Westphal
1
-1
/
+1
2015-06-11
tcp: remove obsolete check in tcp_set_skb_tso_segs()
Eric Dumazet
1
-3
/
+0
2015-06-11
tcp: fill shinfo->gso_size at last moment
Eric Dumazet
2
-12
/
+8
2015-06-11
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
Eric Dumazet
1
-16
/
+14
2015-06-11
tcp: fill shinfo->gso_type at last moment
Eric Dumazet
2
-9
/
+3
2015-06-11
tcp: reserve tcp_skb_mss() to tcp stack
Eric Dumazet
1
-2
/
+2
2015-06-11
switchdev: fix BUG when port driver doesn't support set attr op
Scott Feldman
1
-1
/
+3
2015-06-11
net/ethtool: Add current supported tunable options
Hadar Hen Zion
1
-0
/
+12
2015-06-11
tcp: add CDG congestion control
Kenneth Klette Jonassen
3
-0
/
+454
2015-06-11
tcp: export tcp_enter_cwr()
Kenneth Klette Jonassen
1
-0
/
+1
2015-06-10
switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
Scott Feldman
1
-2
/
+2
2015-06-10
net: tcp: dctcp_update_alpha() fixes.
Eric Dumazet
1
-10
/
+16
2015-06-10
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...
David S. Miller
27
-457
/
+465
2015-06-10
net/unix: support SCM_SECURITY for stream sockets
Stephen Smalley
1
-4
/
+16
2015-06-10
bridge: make br_fdb_delete also check if the port matches
Nikolay Aleksandrov
1
-3
/
+5
2015-06-10
Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-12
/
+56
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
19
-158
/
+164
2015-06-10
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
362
-4687
/
+10446
2015-06-10
mac80211: Fix a case of incorrect metric used when forwarding a PREQ
Alexis Green
1
-9
/
+8
2015-06-09
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
41
-264
/
+784
2015-06-09
mac80211: Always check rates and capabilities in mesh mode
Alexis Green
2
-1
/
+5
2015-06-09
mac80211: fix the beacon csa counter for mesh and ibss
Chun-Yeow Yeoh
3
-0
/
+3
2015-06-09
mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...
Alexis Green
1
-9
/
+9
2015-06-09
mac80211: ignore invalid scan RSSI values
Sara Sharon
1
-1
/
+7
2015-06-09
mac80211: release channel on auth failure
Michal Kazior
1
-0
/
+3
2015-06-09
mac80211: handle aggregation session timeout on fast-xmit path
Johannes Berg
1
-3
/
+6
2015-06-09
can: cangw: introduce optional uid to reference created routing jobs
Oliver Hartkopp
1
-12
/
+56
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-18
/
+36
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
1
-2
/
+9
2015-06-07
fib_trie: coding style: Use pointer after check
Firo Yang
1
-8
/
+13
2015-06-07
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-07
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
1
-2
/
+2
2015-06-07
mpls: fix possible use after free of device
Robert Shearman
2
-1
/
+2
2015-06-07
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-06-07
tcp: get_cookie_sock() consolidation
Eric Dumazet
2
-23
/
+6
2015-06-07
batman-adv: change the MAC of each VLAN upon ndo_set_mac_address
Antonio Quartulli
1
-3
/
+9
2015-06-07
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
Sven Eckelmann
1
-5
/
+0
2015-06-07
batman-adv: Clarify calculation precedence for '&' and '?'
Sven Eckelmann
3
-23
/
+23
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
41
-158
/
+703
2015-06-07
batman-adv: add bat_neigh_free API
Antonio Quartulli
2
-0
/
+10
2015-06-07
batman-adv: split name from variable for uint mesh attributes
Antonio Quartulli
1
-14
/
+15
2015-06-07
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
7
-62
/
+25
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
1
-12
/
+82
2015-06-07
bpf: make programs see skb->data == L2 for ingress and egress
Alexei Starovoitov
3
-25
/
+26
2015-06-07
tcp: remove redundant checks II
Eric Dumazet
2
-8
/
+0
[next]