index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: add tcp_conn_request
Octavian Purdila
2014-06-28
1
-0
/
+3
*
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+2
*
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+1
*
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-28
1
-0
/
+2
*
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+3
*
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+1
*
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+3
*
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-14
/
+20
*
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-0
/
+2
*
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-28
1
-2
/
+4
*
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2014-06-28
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-26
2
-5
/
+5
|
\
|
*
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-26
1
-2
/
+2
|
*
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-06-16
1
-3
/
+3
*
|
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2014-06-23
2
-1
/
+15
*
|
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
2014-06-18
1
-1
/
+2
|
/
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
45
-265
/
+1028
|
\
|
*
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2014-06-12
1
-1
/
+1
|
*
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
2014-06-11
1
-3
/
+3
|
*
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
2014-06-11
1
-1
/
+1
|
*
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2014-06-05
1
-1
/
+11
|
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-05
1
-2
/
+3
|
*
udp: Generic functions to set checksum
Tom Herbert
2014-06-05
2
-0
/
+21
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-04
1
-1
/
+0
|
|
\
|
*
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-06-02
5
-3
/
+96
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-02
5
-3
/
+96
|
|
|
\
\
|
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-29
4
-3
/
+50
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
2014-05-23
1
-0
/
+3
|
|
|
|
*
|
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-16
1
-0
/
+1
|
|
|
|
*
|
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
2014-05-16
2
-0
/
+14
|
|
|
|
*
|
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
2014-05-16
1
-0
/
+6
|
|
|
|
*
|
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-05-09
2
-0
/
+12
|
|
|
|
*
|
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2014-05-08
2
-0
/
+11
|
|
|
|
*
|
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-06
1
-3
/
+3
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-29
1
-0
/
+46
|
|
|
|
\
\
\
|
|
|
|
*
|
|
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
2014-05-26
1
-0
/
+46
|
*
|
|
|
|
|
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
4
-41
/
+26
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-31
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-27
5
-66
/
+211
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
2
-66
/
+203
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
cfg80211: allow RSSI compensation
Emmanuel Grumbach
2014-05-22
1
-0
/
+7
|
|
|
*
|
|
|
cfg80211: implement cfg80211_get_station cfg80211 API
Antonio Quartulli
2014-05-21
1
-0
/
+13
|
|
|
*
|
|
|
mac80211: export the expected throughput
Antonio Quartulli
2014-05-21
1
-0
/
+7
|
|
|
*
|
|
|
cfg80211: export expected throughput through get_station()
Antonio Quartulli
2014-05-20
1
-28
/
+34
|
|
|
*
|
|
|
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2014-05-19
1
-1
/
+1
|
|
|
*
|
|
|
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-05-19
1
-11
/
+12
|
|
|
*
|
|
|
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
1
-14
/
+15
|
|
|
*
|
|
|
mac80211: fix csa_counter_offs argument name in docbook
Luciano Coelho
2014-05-19
1
-2
/
+3
[next]