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
*
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2014-06-28
2
-3
/
+2
*
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2014-06-28
1
-1
/
+2
*
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
5
-54
/
+43
*
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
5
-63
/
+68
*
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
6
-55
/
+19
*
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
1
-7
/
+23
*
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
4
-513
/
+70
*
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
2014-06-27
3
-149
/
+110
*
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
4
-38
/
+51
*
tipc: separate building and sending of rejected messages
Jon Paul Maloy
2014-06-27
3
-8
/
+64
*
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2014-06-27
2
-0
/
+105
*
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2014-06-27
2
-4
/
+38
*
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
2014-06-27
4
-13
/
+250
*
tipc: use negative error return values in functions
Jon Paul Maloy
2014-06-27
1
-23
/
+23
*
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
2014-06-27
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-26
21
-128
/
+220
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-26
20
-128
/
+219
|
|
\
|
|
*
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-26
1
-1
/
+1
|
|
*
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-26
2
-14
/
+16
|
|
*
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
2014-06-26
1
-2
/
+2
|
|
*
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
2014-06-26
1
-1
/
+1
|
|
*
trivial: net: filter: Fix typo in comment
Tobias Klauser
2014-06-26
1
-1
/
+1
|
|
*
8021q: fix a potential memory leak
Li RongQing
2014-06-22
1
-1
/
+4
|
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-06-20
6
-65
/
+85
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-18
6
-65
/
+85
|
|
|
|
\
|
|
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-17
6
-65
/
+85
|
|
|
|
|
\
|
|
|
|
|
*
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
2014-06-13
1
-5
/
+0
|
|
|
|
|
*
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
2014-06-13
1
-1
/
+6
|
|
|
|
|
*
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
2014-06-13
1
-1
/
+7
|
|
|
|
|
*
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
Johan Hedberg
2014-06-13
1
-3
/
+1
|
|
|
|
|
*
Bluetooth: Refactor discovery stopping into its own function
Johan Hedberg
2014-06-13
1
-44
/
+49
|
|
|
|
|
*
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
2014-06-13
1
-0
/
+4
|
|
|
|
|
*
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
2014-06-13
1
-2
/
+7
|
|
|
|
|
*
Bluetooth: Add clarifying comment for conn->auth_type
Johan Hedberg
2014-06-13
1
-1
/
+5
|
|
|
|
|
*
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
2014-06-13
1
-2
/
+5
|
|
|
|
|
*
Bluetooth: Fix check for connection encryption
Johan Hedberg
2014-06-13
1
-1
/
+1
|
|
|
|
|
*
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
2014-06-13
1
-5
/
+0
|
|
*
|
|
|
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
2014-06-20
1
-2
/
+1
|
|
*
|
|
|
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-06-20
1
-1
/
+1
|
|
*
|
|
|
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
2014-06-20
1
-2
/
+2
|
|
*
|
|
|
net: filter: fix upper BPF instruction limit
Kees Cook
2014-06-19
1
-1
/
+1
|
|
*
|
|
|
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
2014-06-19
1
-20
/
+23
|
|
*
|
|
|
net: return actual error on register_queue_kobjects
Jie Liu
2014-06-19
1
-2
/
+2
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-06-19
6
-18
/
+82
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
1
-1
/
+34
|
|
|
*
|
|
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
2014-06-16
1
-0
/
+6
|
|
|
*
|
|
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
2014-06-13
1
-1
/
+1
|
|
|
*
|
|
|
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
1
-6
/
+8
|
|
|
*
|
|
|
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
[next]