Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8fa5df6d210a09241876b74d156c57d833dd057b
/
include
/
net
8fa5df6
net: sctp: sctp_transport: remove unused variable
by Daniel Borkmann
· 12 years ago
165a4c3
net: sctp: sctp_outq: remove 'malloced' from its struct
by Daniel Borkmann
· 12 years ago
ee16371
net: sctp: sctp_inq: remove dead code
by Daniel Borkmann
· 12 years ago
542c2d83
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
by Daniel Borkmann
· 12 years ago
0022d2d
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
by Daniel Borkmann
· 12 years ago
ff2266c
net: sctp: remove sctp_ep_common struct member 'malloced'
by Daniel Borkmann
· 12 years ago
bf84a010
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
d6a4a10
tcp: GSO should be TSQ friendly
by Eric Dumazet
· 12 years ago
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
1b86643
net: sctp: introduce uapi header for sctp
by Daniel Borkmann
· 12 years ago
6ffd464
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
by Zefan Li
· 12 years ago
211d2f97
cls_cgroup: remove task_struct parameter from sock_update_classid()
by Zefan Li
· 12 years ago
617fe29
net: ipv6: only invalidate previously tokenized addresses
by Daniel Borkmann
· 12 years ago
f53adae
net: ipv6: add tokenized interface identifier support
by Daniel Borkmann
· 12 years ago
56aa091
ieee802154/nl-mac.c: make some MLME operations optional
by Werner Almesberger
· 12 years ago
d87c8c6
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
by Werner Almesberger
· 12 years ago
6b0ee8c0
scm: Stop passing struct cred
by Eric W. Biederman
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
f3c1a44
netfilter: make /proc/net/netfilter pernet
by Gao feng
· 12 years ago
19952cc
net: frag queue per hash bucket locking
by Jesper Dangaard Brouer
· 12 years ago
8466563
tcp: Remove dead sysctl_tcp_cookie_size declaration
by Neal Cardwell
· 12 years ago
ceec4c3
ipvs: convert services to rcu
by Julian Anastasov
· 12 years ago
413c2d04
ipvs: convert dests to rcu
by Julian Anastasov
· 12 years ago
ba3a3ce
ipvs: convert sched_lock to spin lock
by Julian Anastasov
· 12 years ago
ed3ffc4
ipvs: do not expect result from done_service
by Julian Anastasov
· 12 years ago
578bc3e
ipvs: reorganize dest trash
by Julian Anastasov
· 12 years ago
fca9c20
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
by Julian Anastasov
· 12 years ago
6b6df46
ipvs: preparations for using rcu in schedulers
by Julian Anastasov
· 12 years ago
9a05475c
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
by Julian Anastasov
· 12 years ago
1845ed0
ipvs: reorder keys in connection structure
by Julian Anastasov
· 12 years ago
088339a
ipvs: convert connection locking
by Julian Anastasov
· 12 years ago
276472e
ipvs: remove rs_lock by using RCU
by Julian Anastasov
· 12 years ago
363c97d
ipvs: convert app locks
by Julian Anastasov
· 12 years ago
026ace0
ipvs: optimize dst usage for real server
by Julian Anastasov
· 12 years ago
d1deae4
ipvs: rename functions related to dst_cache reset
by Julian Anastasov
· 12 years ago
c90558d
ipvs: avoid routing by TOS for real server
by Julian Anastasov
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
1b5ab0d
net: use the frag lru_lock to protect netns_frags.nqueues update
by Jesper Dangaard Brouer
· 12 years ago
6752c8d
firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
48b81cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
c78b384
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
25c7704
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
da13482
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
eec2e61
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
be99197
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
by Hannes Frederic Sowa
· 12 years ago
63998ac
ipv6: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
5470b46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
dece40e
netfilter: nf_conntrack: speed up module removal path if netns in use
by Vladimir Davydov
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 12 years ago
b962abd
ipvs: fix some sparse warnings
by Julian Anastasov
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
d260ff1
mac80211: remove vif debugfs driver callbacks
by Stanislaw Gruszka
· 12 years ago
ddbfe86
mac80211: move sdata debugfs dir to vif
by Stanislaw Gruszka
· 12 years ago
f332ec6
Bluetooth: Add reading of page scan parameters
by Johan Hedberg
· 12 years ago
1a4d3c4
Bluetooth: Add proper flag for fast connectable mode
by Johan Hedberg
· 12 years ago
04b4edc
Bluetooth: Handle AD updating through an async request
by Johan Hedberg
· 12 years ago
2cc6fb0
Bluetooth: Add a define for the HCI persistent flags mask
by Johan Hedberg
· 12 years ago
2908fe3
Bluetooth: Remove useless HCI_PENDING_CLASS flag
by Johan Hedberg
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
7a87590
caif: remove caif_shm
by Erwan Yvin
· 12 years ago
aaa0c23
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
by Zhouyi Zhou
· 12 years ago
5b9e12d
ipv4: fix definition of FIB_TABLE_HASHSZ
by Denis V. Lunev
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
488b366
mac80211: add driver callback for per-interface multicast filter
by Alexander Bondar
· 12 years ago
e8f72ea
ipv6: introduce ip6tunnel_xmit() helper
by Cong Wang
· 12 years ago
6aed0c8
tunnel: use iptunnel_xmit() again
by Cong Wang
· 12 years ago
e348fe6
Bluetooth: Make hci_req_add returning void
by Andre Guedes
· 12 years ago
5d73e03
Bluetooth: HCI request error handling
by Andre Guedes
· 12 years ago
b7ef213
ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions
by Hannes Frederic Sowa
· 12 years ago
cecbb96
Bluetooth: Remove unused hdev->init_last_cmd
by Johan Hedberg
· 12 years ago
42c6b12
Bluetooth: Use async requests internally in hci_req_sync
by Johan Hedberg
· 12 years ago
9238f36
Bluetooth: Add request cmd_complete and cmd_status functions
by Johan Hedberg
· 12 years ago
71c76a1
Bluetooth: Introduce new hci_req_add function
by Johan Hedberg
· 12 years ago
3119ae9
Bluetooth: Add initial skeleton for asynchronous HCI requests
by Johan Hedberg
· 12 years ago
08c30ac
Bluetooth: Remove RFCOMM session refcnt
by Dean Jenkins
· 12 years ago
8ff52f7d
Bluetooth: Return RFCOMM session ptrs to avoid freed session
by Dean Jenkins
· 12 years ago
be9f97f
Bluetooth: change bt_sock_unregister() to return void
by David Herrmann
· 12 years ago
bed7174
Bluetooth: Rename hci_acl_disconn
by Andre Guedes
· 12 years ago
7f0e44a
ipv6 flowlabel: add __rcu annotations
by Eric Dumazet
· 12 years ago
b2fb4f5
tcp: uninline tcp_prequeue()
by Eric Dumazet
· 12 years ago
e943789
mac80211: provide ieee80211_sta_eosp()
by Johannes Berg
· 12 years ago
eef941e
cfg80211: rename mesh station types
by Thomas Pedersen
· 12 years ago
bb2798d
nl80211: explicit userspace MPM
by Thomas Pedersen
· 12 years ago
55d942f
mac80211: restrict peer's VHT capabilities to own
by Johannes Berg
· 12 years ago
a871210
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
by Johannes Berg
· 12 years ago
355199e
cfg80211: Extend support for IEEE 802.11r Fast BSS Transition
by Jouni Malinen
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
ee2aca3
cfg80211: add ability to override VHT capabilities
by Johannes Berg
· 12 years ago
Next »