Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd7f59435782a02ceb6d16b9ce823dd3345d75ec
/
include
/
net
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
8f56874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
a7fca0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
72ad937
net: Add support for batching network namespace cleanups
by Eric W. Biederman
· 15 years ago
1b038a5
net 03/05: fib_rules: add oif classification
by Patrick McHardy
· 15 years ago
491deb24b
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
by Patrick McHardy
· 15 years ago
d285834
net 01/05: fib_rules: rearrange struct fib_rule
by Patrick McHardy
· 15 years ago
4ec10d9
Bluetooth: Implement RejActioned flag
by Gustavo F. Padovan
· 15 years ago
9f121a5
Bluetooth: Fix sending ReqSeq on I-frames
by Gustavo F. Padovan
· 15 years ago
c78ae28
Bluetooth: Unobfuscate tasklet_schedule usage
by Marcel Holtmann
· 15 years ago
76bca88
Bluetooth: Turn hci_recv_frame into an exported function
by Marcel Holtmann
· 15 years ago
8818a9d
tcp: clear hints to avoid a stale one (nfs only affected?)
by Ilpo Järvinen
· 15 years ago
4957faade
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
65c0cfa
net: remove [un]register_pernet_gen_... and update the docs.
by Eric W. Biederman
· 15 years ago
f875bae
net: Automatically allocate per namespace data.
by Eric W. Biederman
· 15 years ago
2b035b3
net: Batch network namespace destruction.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2f5517a
X25: Move SYSCTL ifdefs into header
by andrew hendry
· 15 years ago
5656b6c
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
67fbb16
nl80211: PMKSA caching support
by Samuel Ortiz
· 15 years ago
8c0c709
mac80211: move cmntr flag out of rx flags
by Johannes Berg
· 15 years ago
4447bb3
xfrm: Store aalg in xfrm_state with a user specified truncation length
by Martin Willi
· 15 years ago
4ba3eb0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
46d5a80
sctp: Update max.burst implementation
by Vlad Yasevich
· 15 years ago
a5b03ad
sctp: Turn the enum socket options into defines
by Vlad Yasevich
· 15 years ago
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
a242b41
sctp: remove deprecated SCTP_GET_*_OLD stuffs
by Amerigo Wang
· 15 years ago
90f2f53
sctp: Update SWS avaoidance receiver side algorithm
by Vlad Yasevich
· 15 years ago
6383cfb
sctp: Fix malformed "Invalid Stream Identifier" error
by Vlad Yasevich
· 15 years ago
b93d647
sctp: implement the sender side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
a58ce43
mac80211: avoid spurious deauth frames/messages
by Johannes Berg
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
5be83de
cfg80211: convert bools into flags
by Johannes Berg
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
af65cd96
mac80211: make software rate control optional
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
599bf6a
mac80211: add the total ampdu length to tx info
by Felix Fietkau
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
eeb74a9d
Phonet: convert devices list to RCU
by Rémi Denis-Courmont
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
5256f2e
inet: fix inet_bind_bucket_for_each
by Lucian Adrian Grijincu
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
61fa713
cfg80211: return channel noise via survey API
by Holger Schurig
· 15 years ago
63c5723
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
8b78764
nl80211: add a parameter for using 4-address frames on virtual interfaces
by Felix Fietkau
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9e0d57f
xfrm: SAD entries do not expire correctly after suspend-resume
by Yury Polyanskiy
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
fdcc8aa9
udp: add a counter into udp_hslot
by Eric Dumazet
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
10d626f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
62d8368
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
bb1cafb
ieee802154: add support for creation/removal of logic interfaces
by Dmitry Eremin-Solenikov
· 15 years ago
4272344
ieee802154: add an mlme_ops call to retrieve PHY object
by Dmitry Eremin-Solenikov
· 15 years ago
a9966b5
ieee802154: constify struct net_device in some operations
by Dmitry Eremin-Solenikov
· 15 years ago
e9cf356
wpan-phy: follow usual patter of devices registration
by Dmitry Eremin-Solenikov
· 15 years ago
a0b4a73
wpan-phy: allow specifying a per-page channel mask
by Dmitry Eremin-Solenikov
· 15 years ago
1c889f4
wpan-phy: add wpan-phy iteration functions
by Dmitry Eremin-Solenikov
· 15 years ago
69d9ab9
wpan-phy: add a helper to put the wpan_phy device
by Dmitry Eremin-Solenikov
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
6a2a2d6
tcp: Use defaults when no route options are available
by Gilad Ben-Yossef
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3e2796a
9p: fix readdir corner cases
by Eric Van Hensbergen
· 15 years ago
c27f2fd
mac80211: deprecate qual value
by Johannes Berg
· 15 years ago
eddcbb9
mac80211: introduce ieee80211_beacon_get_tim()
by Johannes Berg
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
6a86b9c
mac80211: fix radiotap header generation
by Johannes Berg
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
ed3f2e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
Next »