index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-06-29
tcp: tcp_conn_request: fix build error when IPv6 is disabled
Octavian Purdila
2014-06-27
tcp: add tcp_conn_request
Octavian Purdila
2014-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-27
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-25
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
2014-06-25
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
2014-06-25
trivial: net: filter: Fix typo in comment
Tobias Klauser
2014-06-25
inet: reduce TLB pressure for listeners
Eric Dumazet
2014-06-25
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
2014-06-23
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
[prev]
[next]