Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2f5517aefcfbdd7fdf0f03b13d292a10d445887f
/
include
/
net
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
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
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
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
eddcbb94
mac80211: introduce ieee80211_beacon_get_tim()
by Johannes Berg
· 15 years ago
0869aea0
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
0c3adfb
Add dst_feature to query route entry features
by Gilad Ben-Yossef
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
23289a3
net: add a list_head parameter to dellink() method
by Eric Dumazet
· 15 years ago
e36e49f
mac80211: add ieee80211_rx_ni()
by Kalle Valo
· 15 years ago
ce47061
cfg80211: no cookies in cfg80211_send_XXX()
by Holger Schurig
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7c28bd0
rtnetlink: speedup rtnl_dump_ifinfo()
by Eric Dumazet
· 15 years ago
ef9a9d1
ipv6 sit: RCU conversion phase I
by Eric Dumazet
· 15 years ago
1c55d62
pkt_sched: skbedit add support for setting mark
by jamal
· 15 years ago
ea94ff3
net: Fix for dst_negative_advice
by Krishna Kumar
· 15 years ago
e022f0b
net: Introduce sk_tx_queue_mapping
by Krishna Kumar
· 15 years ago
abf90cc
net: Fix struct inet_timewait_sock bitfield annotation
by Eric Dumazet
· 15 years ago
7488797
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
by Arnaldo Carvalho de Melo
· 15 years ago
c2315b4
wimax/i2400m: clarify and fix i2400m->{ready,updown}
by Inaky Perez-Gonzalez
· 15 years ago
eb2ff96
xfrm: remove skb_icv_walk
by Steffen Klassert
· 15 years ago
2ad9afb
ah: Remove obsolete code
by Steffen Klassert
· 15 years ago
49cbf95
ah: Add struct crypto_ahash to ah_data
by Steffen Klassert
· 15 years ago
c720c7e8
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
f062f41
Phonet: routing table Netlink interface
by Rémi Denis-Courmont
· 15 years ago
55748ac
Phonet: routing table backend
by Rémi Denis-Courmont
· 15 years ago
f14001f
Phonet: deliver broadcast packets to broadcast sockets
by Rémi Denis-Courmont
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
417c523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
d20ef63
mac80211: document ieee80211_rx() context requirement
by Johannes Berg
· 15 years ago
5fdb997
net: Fix struct sock bitfield annotation
by Eric Dumazet
· 15 years ago
8aa0f64a
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
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
dfce95f
cfg80211: add firmware and hardware version to wiphy
by Kalle Valo
· 15 years ago
3d23e34
wext: refactor
by Johannes Berg
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
fa857af
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
Next »