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-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2
-2
/
+4
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2
-2
/
+5
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
3
-27
/
+17
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2
-9
/
+14
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2
-3
/
+5
2014-06-27
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
1
-11
/
+7
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2
-13
/
+49
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2
-2
/
+8
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2
-35
/
+49
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
3
-3
/
+3
2014-06-27
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2
-3
/
+2
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
1
-1
/
+2
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
5
-54
/
+43
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
5
-63
/
+68
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
6
-55
/
+19
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
1
-7
/
+23
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
4
-513
/
+70
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
3
-149
/
+110
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
4
-38
/
+51
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
3
-8
/
+64
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2
-0
/
+105
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2
-4
/
+38
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
4
-13
/
+250
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
1
-23
/
+23
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
1
-2
/
+4
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-128
/
+220
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-128
/
+219
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2
-14
/
+16
2014-06-25
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-25
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-25
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-25
inet: reduce TLB pressure for listeners
Eric Dumazet
1
-31
/
+12
2014-06-25
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
1
-11
/
+0
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
3
-104
/
+69
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2
-29
/
+88
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
1
-4
/
+31
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
3
-85
/
+715
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2
-24
/
+25
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
4
-61
/
+140
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-23
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
1
-1
/
+2
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
1
-0
/
+1
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
3
-1
/
+32
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
1
-0
/
+17
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
[prev]
[next]