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
2014-07-29
tipc: remove duplicated include from socket.c
Wei Yongjun
1
-1
/
+0
2014-07-29
net/udp_offload: Use IS_ERR_OR_NULL
Himangi Saraogi
1
-1
/
+1
2014-07-29
openvswitch: Use IS_ERR_OR_NULL
Himangi Saraogi
1
-1
/
+1
2014-07-29
net/ipv4: Use IS_ERR_OR_NULL
Himangi Saraogi
1
-1
/
+1
2014-07-29
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
2
-0
/
+11
2014-07-29
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
Trond Myklebust
1
-18
/
+21
2014-07-29
SUNRPC: Reduce contention in svc_xprt_enqueue()
Trond Myklebust
1
-8
/
+17
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-07-29
vlan: fail early when creating netdev named config
WANG Cong
2
-8
/
+15
2014-07-29
ipv6: fail early when creating netdev named all or default
WANG Cong
1
-28
/
+54
2014-07-29
ipv4: fail early when creating netdev named all or default
WANG Cong
1
-9
/
+27
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2
-12
/
+4
2014-07-29
packet: remove deprecated syststamp timestamp
Willem de Bruijn
1
-8
/
+4
2014-07-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-20
/
+252
2014-07-29
Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-20
/
+128
2014-07-28
ip: make IP identifiers less predictable
Eric Dumazet
2
-3
/
+31
2014-07-28
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
1
-8
/
+21
2014-07-28
neighbour : fix ndm_type type error issue
Jun Zhao
1
-1
/
+1
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
41
-544
/
+1087
2014-07-28
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
1
-1
/
+13
2014-07-28
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
1
-1
/
+1
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
46
-309
/
+474
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
4
-8
/
+38
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
5
-37
/
+56
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
5
-21
/
+38
2014-07-27
inet: frag: remove lru list
Florian Westphal
5
-14
/
+2
2014-07-27
inet: frag: don't account number of fragment queues
Florian Westphal
4
-10
/
+5
2014-07-27
inet: frag: move eviction of queues to work queue
Florian Westphal
3
-45
/
+104
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
5
-34
/
+9
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
5
-23
/
+19
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
4
-22
/
+22
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2
-4
/
+4
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
1
-0
/
+60
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2
-2
/
+4
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2
-0
/
+28
2014-07-26
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
1
-0
/
+96
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-12
/
+16
2014-07-25
netfilter: xt_LED: fix too short led-always-blink
Jiri Prchal
1
-3
/
+7
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
2
-2
/
+0
2014-07-25
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
1
-3
/
+1
2014-07-25
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
1
-1
/
+0
2014-07-24
net: do not name the pointer to struct net_device net
WANG Cong
1
-71
/
+71
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-9
/
+9
2014-07-24
net_sched: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
neigh: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
igmp: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-24
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-12
/
+16
2014-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+0
2014-07-24
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
1
-0
/
+2
[prev]
[next]