index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-29
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
Benoît Canet
1
-1
/
+1
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-06-28
dsa: fix promiscuity leak on slave dev open error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-28
net: Kill sock->sk_protinfo
David Miller
2
-7
/
+0
2015-06-28
ax25: Stop using sock->sk_protinfo.
David Miller
2
-16
/
+16
2015-06-28
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
Geert Uytterhoeven
1
-1
/
+1
2015-06-28
ipv4: fix RCU lockdep warning from linkdown changes
Andy Gospodarek
1
-2
/
+2
2015-06-28
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
3
-1
/
+7
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-198
/
+129
2015-06-26
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
1
-0
/
+1
2015-06-25
libceph: Remove spurious kunmap() of the zero page
Benoît Canet
1
-1
/
+0
2015-06-25
net: sched: flower fix typo
Jamal Hadi Salim
1
-2
/
+2
2015-06-25
crush: sync up with userspace
Ilya Dryomov
4
-75
/
+115
2015-06-25
crush: fix crash from invalid 'take' argument
Ilya Dryomov
1
-2
/
+9
2015-06-25
libceph: fix wrong name "Ceph filesystem for Linux"
Hong Zhiguo
1
-1
/
+1
2015-06-25
libceph: a couple tweaks for wait loops
Ilya Dryomov
2
-5
/
+4
2015-06-25
libceph: store timeouts in jiffies, verify user input
Ilya Dryomov
3
-20
/
+47
2015-06-25
libceph: use kvfree() instead of open-coding it
Ilya Dryomov
1
-4
/
+1
2015-06-25
libceph: allow setting osd_req_op's flags
Yan, Zheng
1
-9
/
+15
2015-06-25
libceph: properly release STAT request's raw_data_in
Yan, Zheng
1
-0
/
+3
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
390
-6682
/
+14698
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
6
-7
/
+11
2015-06-24
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
1
-0
/
+4
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-42
/
+100
2015-06-24
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
1
-0
/
+4
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
7
-16
/
+48
2015-06-24
net: track link-status of ipv4 nexthops
Andy Gospodarek
2
-21
/
+62
2015-06-24
net: switchdev: ignore unsupported bridge flags
Vivien Didelot
1
-1
/
+1
2015-06-24
ip: report the original address of ICMP messages
Julian Anastasov
2
-2
/
+21
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-266
/
+102
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-23
switchdev: change BUG_ON to WARN for attr set failure case
Scott Feldman
1
-1
/
+2
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2
-4
/
+137
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
2
-8
/
+8
2015-06-23
packet: remove handling of tx_ring
Maninder Singh
1
-9
/
+5
2015-06-23
Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+5
2015-06-23
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
4
-1
/
+42
2015-06-23
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
1
-1
/
+6
2015-06-23
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
1
-0
/
+4
2015-06-23
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
1
-1
/
+2
2015-06-23
NET: ROSE: Don't dereference NULL neighbour pointer.
Ralf Baechle
1
-1
/
+2
2015-06-23
Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-1
/
+1
2015-06-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-330
/
+1301
2015-06-23
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
1
-2
/
+2
2015-06-23
switchdev: fdb filter_dev is always NULL for self (device), so remove check
Scott Feldman
1
-6
/
+0
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-2
/
+2
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-239
/
+356
[prev]
[next]