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
*
batman-adv: use kmem_cache for translation table
Sven Eckelmann
2016-08-09
3
-19
/
+169
*
batman-adv: Introduce forward packet creation helper
Linus Lüssing
2016-08-09
4
-59
/
+98
*
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
2016-08-09
1
-1
/
+1
*
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
2016-08-09
1
-30
/
+47
*
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
2016-08-09
1
-0
/
+28
*
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
2016-08-09
3
-4
/
+226
*
batman-adv: make GW election code protocol specific
Antonio Quartulli
2016-08-09
5
-192
/
+263
*
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
2016-08-09
3
-2
/
+79
*
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
2016-08-09
1
-15
/
+4
*
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
2016-08-09
1
-0
/
+14
*
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
2016-08-09
3
-58
/
+16
*
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2016-08-09
2
-26
/
+94
*
batman-adv: Define module rtnl link name
Sven Eckelmann
2016-08-09
1
-0
/
+1
*
batman-adv: Document optional batadv_algo_ops
Sven Eckelmann
2016-08-09
1
-3
/
+5
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-08-09
1
-1
/
+1
*
sctp: use event->chunk when it's valid
Xin Long
2016-08-08
1
-2
/
+2
*
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
2016-08-08
1
-0
/
+12
*
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2016-08-08
1
-2
/
+2
*
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
2016-08-08
1
-3
/
+10
*
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
2016-08-08
1
-2
/
+2
*
sctp_diag: Fix T3_rtx timer export
Phil Sutter
2016-08-08
1
-4
/
+10
*
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-08-07
8
-20
/
+51
|
\
|
*
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
2016-08-05
1
-1
/
+1
|
*
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
2016-08-05
1
-3
/
+31
|
*
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
2016-08-05
1
-7
/
+7
|
*
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2016-08-05
2
-4
/
+4
|
*
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
2016-08-03
1
-4
/
+6
|
*
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
2016-08-02
1
-1
/
+1
|
*
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
Colin Ian King
2016-08-02
1
-0
/
+1
*
|
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-08-06
1
-6
/
+2
*
|
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-08-06
7
-46
/
+45
*
|
OVS: Ignore negative headroom value
Ian Wienand
2016-08-06
1
-1
/
+1
*
|
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
2016-08-03
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-03
6
-7
/
+10
|
\
|
|
*
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
2016-07-31
1
-1
/
+1
|
*
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
2016-07-31
1
-1
/
+3
|
*
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
2016-07-31
1
-1
/
+2
|
*
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-07-31
1
-1
/
+2
|
*
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
2016-07-31
1
-2
/
+1
|
*
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
2016-07-31
1
-1
/
+1
*
|
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-08-03
9
-24
/
+245
|
\
\
|
*
|
libceph: fsmap.user subscription support
Yan, Zheng
2016-07-28
1
-1
/
+3
|
*
|
libceph: make sure redirect does not change namespace
Yan, Zheng
2016-07-28
1
-0
/
+15
|
*
|
libceph: rados pool namespace support
Yan, Zheng
2016-07-28
3
-15
/
+81
|
*
|
libceph: introduce reference counted string
Yan, Zheng
2016-07-28
3
-1
/
+114
|
*
|
libceph: define new ceph_file_layout structure
Yan, Zheng
2016-07-28
3
-8
/
+32
|
*
|
libceph: fix some missing includes
Ilya Dryomov
2016-07-28
1
-0
/
+1
*
|
|
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-31
21
-941
/
+864
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'nfs-rdma'
Trond Myklebust
2016-07-24
22
-886
/
+783
|
|
\
\
|
|
*
|
xprtrdma: fix semicolon.cocci warnings
kbuild test robot
2016-07-19
1
-1
/
+1
[next]