Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
79499bca6c921d61f3ee5d20d71fb344ece1fdd2
/
include
/
net
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 11 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
65db611
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
e876f20
net: Add a software TSO helper API
by Ezequiel Garcia
· 11 years ago
8af750d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
ca8a226
tcp: make cwnd-limited checks measurement-based, and gentler
by Neal Cardwell
· 11 years ago
c7c32e7
netfilter: nf_tables: defer all object release via rcu
by Pablo Neira Ayuso
· 11 years ago
128ad33
netfilter: nf_tables: remove skb and nlh from context structure
by Pablo Neira Ayuso
· 11 years ago
60319eb
netfilter: nf_tables: use new transaction infrastructure to handle elements
by Pablo Neira Ayuso
· 11 years ago
55dd6f9
netfilter: nf_tables: use new transaction infrastructure to handle table
by Pablo Neira Ayuso
· 11 years ago
91c7b38
netfilter: nf_tables: use new transaction infrastructure to handle chain
by Pablo Neira Ayuso
· 11 years ago
958bee1
netfilter: nf_tables: use new transaction infrastructure to handle sets
by Pablo Neira Ayuso
· 11 years ago
b380e5c
netfilter: nf_tables: add message type to transactions
by Pablo Neira Ayuso
· 11 years ago
1081d11
netfilter: nf_tables: generalise transaction infrastructure
by Pablo Neira Ayuso
· 11 years ago
7c95f6d
netfilter: nf_tables: deconstify table and chain in context structure
by Pablo Neira Ayuso
· 11 years ago
f0f77dc
ieee802154, mac802154: implement devkey record option
by Phoebe Buckheister
· 11 years ago
29e0237
mac802154: add llsec configuration functions
by Phoebe Buckheister
· 11 years ago
af9eed5
ieee802154: add dgram sockopts for security control
by Phoebe Buckheister
· 11 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 11 years ago
dc20759
ieee802154: add types for link-layer security
by Phoebe Buckheister
· 11 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 11 years ago
32edc40
ieee802154: change _cb handling slightly
by Phoebe Buckheister
· 11 years ago
c3a6114
ieee802154: add definitions for link-layer security and header functions
by Phoebe Buckheister
· 11 years ago
fcd77db
net: Fix CONFIG_SYSCTL ifdef test.
by David S. Miller
· 11 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 11 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 11 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 11 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1448eb5
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ba6b918
ping: move ping_group_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
c9d8f1a
ipv4: move local_port_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
6153871
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
d28071d
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
by Neal Cardwell
· 11 years ago
cabae81
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
e4f45b7
net: Call skb_checksum_init in IPv6
by Tom Herbert
· 11 years ago
ed70fcf
net: Call skb_checksum_init in IPv4
by Tom Herbert
· 11 years ago
07064c6
net: Allow csum_add to be provided in arch
by Tom Herbert
· 11 years ago
2ad0649
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
2c4a336
vsock: Make transport the proto owner
by Andy King
· 11 years ago
792e6aa
cfg80211: add cfg80211_sched_scan_stopped_rtnl
by Eliad Peller
· 11 years ago
2490155
tcp: remove in_flight parameter from cong_avoid() methods
by Eric Dumazet
· 11 years ago
e114a71
tcp: fix cwnd limited checking to improve congestion control
by Eric Dumazet
· 11 years ago
406a94d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
5c98631
net: ipv6: Introduce ip6_sk_dst_hoplimit.
by Lorenzo Colitti
· 11 years ago
7fa857e
net: dsa: add ds_to_priv
by Florian Fainelli
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
0006433
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
e16821b
cfg80211: Dynamic channel bandwidth changes in AP mode
by Jouni Malinen
· 11 years ago
2f7ef2f
sched, cls: check if we could overwrite actions when changing a filter
by Cong Wang
· 11 years ago
ea077c1
cfg80211: Add attributes describing prohibited channel bandwidth
by Rostislav Lisovy
· 11 years ago
17d38fa
mac80211: add option to generate CCMP IVs only for mgmt frames
by Marek Kwaczynski
· 11 years ago
65a124d
cfg80211: allow drivers to iterate over matching combinations
by Michal Kazior
· 11 years ago
f01ec1c
vxlan: add x-netns support
by Nicolas Dichtel
· 11 years ago
a3b299d
net: Add variants of capable for use on on sockets
by Eric W. Biederman
· 11 years ago
7e65eac
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
by Luis R. Rodriguez
· 11 years ago
aa45660
netfilter: nf_tables: Make meta expression core functions public
by Tomasz Bursztyka
· 11 years ago
2e71029
xfrm: Remove useless xfrm_audit struct.
by Tetsuo Handa
· 11 years ago
f1370cc
xfrm: Remove useless secid field from xfrm_audit.
by Tetsuo Handa
· 11 years ago
86fd14a
tcp: make tcp_cwnd_application_limited() static
by Weiping Pan
· 11 years ago
17d8ecb
6lowpan: include net/net_namespace.h on 6lowpan namepsace header
by Luis R. Rodriguez
· 11 years ago
599018a
6lowpan: add helper to get 6lowpan namespace
by Luis R. Rodriguez
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
00cbc3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
362d520
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
by Daniel Borkmann
· 11 years ago
30f78d8
ipv6: Limit mtu to 65575 bytes
by Eric Dumazet
· 11 years ago
b855d41
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
by Patrick McHardy
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
582076a
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
041f607
mac80211: Update conf_is_ht() to work properly with 5/10MHz channels
by Rostislav Lisovy
· 11 years ago
ce26151
cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY
by Kalle Valo
· 11 years ago
5d52ee8
mac80211: allow reservation of a running chanctx
by Luciano Coelho
· 11 years ago
73de86a
cfg80211/mac80211: move interface counting for combination check to mac80211
by Luciano Coelho
· 11 years ago
2beb6dab
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
by Luciano Coelho
· 11 years ago
cb2d956
cfg80211: refactor cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
174e0cd
cfg80211: Enable GO operation on additional channels
by Ilan Peer
· 11 years ago
570dbde
cfg80211: Add indoor only and GO concurrent channel attributes
by David Spinadel
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
78f22b6
cfg80211: allow userspace to take ownership of interfaces
by Johannes Berg
· 11 years ago
ce7613d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
223b02d
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
by Andrey Vagin
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
c50b960
netfilter: nf_tables: implement proper set selection
by Patrick McHardy
· 11 years ago
e462ded
mac802154: make csma/cca parameters per-wpan
by Phoebe Buckheister
· 11 years ago
ce22bb6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
60ea37f
ipv6: reuse rt6_need_strict
by Wang Yufen
· 11 years ago
96da266
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
fbc907f
net: filter: move filter accounting to filter core
by Daniel Borkmann
· 11 years ago
Next »