Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ba5a3c52da00015e739469e3b00cd6d0d4c5c67
/
net
6ba5a3c
[UDP]: Make full use of proto.h.udp_hash innovation.
by Pavel Emelyanov
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 17 years ago
22aba38
[IPV4]: Always pass ip_options pointer into ip_options_compile.
by Denis V. Lunev
· 17 years ago
ef72249
[IPV4]: Remove unused ip_options->is_data.
by Denis V. Lunev
· 17 years ago
10fe7d8
[IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.
by Denis V. Lunev
· 17 years ago
ec3c098
[TCP]: TCP_DEFER_ACCEPT updates - process as established
by Patrick McManus
· 17 years ago
e4c7884
[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
by Patrick McManus
· 17 years ago
539fae8
[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh
by Patrick McManus
· 17 years ago
28518fc
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
by Pavel Emelyanov
· 17 years ago
b1153f2
netlink: make socket filters work on netlink
by Stephen Hemminger
· 17 years ago
6f8b13b
[NETNS][IPV6] tcp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
0c96d8c
[NETNS][IPV6] udp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
f40c817
[NETNS][IPV4] tcp - make proc handle the network namespaces
by Daniel Lezcano
· 17 years ago
8d9f174
[NETNS][IPV6] tcp - assign the netns for timewait sockets
by Daniel Lezcano
· 17 years ago
a91275e
[NETNS][IPV6] udp - make proc handle the network namespace
by Daniel Lezcano
· 17 years ago
ea82edf
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
by Daniel Lezcano
· 17 years ago
82cc1a7
[NET]: Add per-connection option to set max TSO frame size
by Peter P Waskiewicz Jr
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
38fe999
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
by YOSHIFUJI Hideaki
· 17 years ago
607bfbf
[TCP]: Fix shrinking windows with window scaling
by Patrick McHardy
· 17 years ago
8a455b0
netpoll: zap_completion_queue: adjust skb->users counter
by Jarek Poplawski
· 17 years ago
2bec008
bridge: use time_before() in br_fdb_cleanup()
by Fabio Checconi
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
d0ebf13
[NETFILTER]: ipt_recent: sanity check hit count
by Daniel Hokka Zakrisson
· 17 years ago
6aebb9b
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
by Roel Kluin
· 17 years ago
938b93a
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
by Robert P. J. Day
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
2f63392
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
5e226e4
[IPV4]: esp_output() misannotations
by Al Viro
· 17 years ago
9534f03
[8021Q]: vlan_dev misannotations
by Al Viro
· 17 years ago
2772442
[SUNRPC]: net/* NULL noise
by Al Viro
· 17 years ago
bc92dd1
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
by Al Viro
· 17 years ago
0382b9c
[PKT_SCHED]: annotate cls_u32
by Al Viro
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
d935713
the scheduled rc80211-simple.c removal
by Adrian Bunk
· 17 years ago
7524d7d
the scheduled ieee80211 softmac removal
by Adrian Bunk
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3fedb3c
SVCRDMA: Fix erroneous BUG_ON in send_write
by Tom Tucker
· 17 years ago
c48cbb4
SVCRDMA: Add xprt refs to fix close/unmount crash
by Tom Tucker
· 17 years ago
ba73d4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
2262621
[SCTP]: Fix local_addr deletions during list traversals.
by Chidambar 'ilLogict' Zinnoury
· 17 years ago
5ea3a74
[TCP]: Prevent sending past receiver window with TSO (at last skb)
by Ilpo Järvinen
· 17 years ago
94be1a3
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler
by Patrick McHardy
· 17 years ago
914afea
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
b7047a1
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
019f692
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
by Pekka Enberg
· 17 years ago
3d89e9c
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
by Alexey Dobriyan
· 17 years ago
4f4c943
[NETFILTER]: xt_time: fix failure to match on Sundays
by Jan Engelhardt
· 17 years ago
7000d38
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
by Eric Leblond
· 17 years ago
cabaa9b
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
by Eric Leblond
· 17 years ago
e5f98f2
mac80211: don't call conf_tx under RCU lock
by Johannes Berg
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
ee1a2c5
SUNRPC: Fix a nfs4 over rdma transport oops
by Tom Talpey
· 17 years ago
b8ad0cb
[NETNS][IPV6] mcast - handle several network namespace
by Daniel Lezcano
· 17 years ago
e504799
[NETNS][IPV6] tcp6 - handle several network namespace
by Daniel Lezcano
· 17 years ago
93ec926
[NETNS][IPV6] tcp6 - make socket control per namespace
by Daniel Lezcano
· 17 years ago
1762f7e
[NETNS][IPV6] ndisc - make socket control per namespace
by Daniel Lezcano
· 17 years ago
a18bc69
[NETNS][IPV6] ndisc - make ndisc handle multiple network namespaces
by Daniel Lezcano
· 17 years ago
8a3edd8
[NETNS][IPV6] fix some missing namespace
by Daniel Lezcano
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
ba0fa45
[TIPC]: Update version to 1.6.3
by Allan Stephens
· 17 years ago
c0cb7ef
[TIPC]: Enhancements to message header writing
by Allan Stephens
· 17 years ago
3769542
[TIPC]: Use correct bitmask when setting version
by Allan Stephens
· 17 years ago
06d82c9
[TIPC]: Minor cleanup of message header code
by Allan Stephens
· 17 years ago
0e0609b
[TIPC]: Eliminate "sparse" symbol warnings
by Allan Stephens
· 17 years ago
e247a8f
[TIPC]: Add argument validation for shutdown()
by Allan Stephens
· 17 years ago
8c86965
[TIPC]: Removal of message header option code
by Allan Stephens
· 17 years ago
69d3b6f
mac80211: fix hardware scan completion
by Johannes Berg
· 17 years ago
2a8ca29
mac80211: fix mesh_path and sta_info get_by_idx functions
by Luis Carlos Cobo
· 17 years ago
a00de5d
mac80211: path IE fields macros, fix alignment problems and clean up
by Luis Carlos Cobo
· 17 years ago
b4e08ea
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
by Luis Carlos Cobo
· 17 years ago
cfa22c7
mac80211: always force mesh_path deletions
by Luis Carlos Cobo
· 17 years ago
89a1ad6
mac80211: delete mesh_path timer on mesh_path removal
by Luis Carlos Cobo
· 17 years ago
aa2b592
mac80211: clean up use of endianness conversion functions
by Luis Carlos Cobo
· 17 years ago
4f5d4c4
mac80211: breakdown mesh network attributes in different extra fields for wext
by Luis Carlos Cobo
· 17 years ago
3b091cd
mac80211: move comment to better location
by Luis Carlos Cobo
· 17 years ago
1d1b535
mac80211: fix incorrect parenthesis
by Luis Carlos Cobo
· 17 years ago
37659ff
mac80211: fix mesh endianness sparse warnings and unmark it as broken
by Luis Carlos Cobo
· 17 years ago
96c4654
mac80211: always insert key into list
by Johannes Berg
· 17 years ago
03e4497
mac80211: fix sta_info mesh timer bug
by Johannes Berg
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
7c8076b
mac80211: don't clear next_hop in path reclaim
by Johannes Berg
· 17 years ago
44213b5
mac80211: remove STA entries when taking down interface
by Johannes Berg
· 17 years ago
693b1bb
mac80211: clean up sta_info and document locking
by Johannes Berg
· 17 years ago
73651ee
mac80211: split sta_info_add
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
5cf121c
mac80211: split ieee80211_txrx_data
by Johannes Berg
· 17 years ago
7495883
mac80211: reorder a few fields in sta_info
by Johannes Berg
· 17 years ago
42096b6
mac80211: fix kernel-doc comment for mesh_plink_deactivate
by Johannes Berg
· 17 years ago
d6d1a5a
mac80211: clean up mesh RX path a bit more
by Johannes Berg
· 17 years ago
c1edd98
mac80211: export mesh_plink_broken
by Johannes Berg
· 17 years ago
5c142e8
mac80211: clarify mesh Kconfig
by Johannes Berg
· 17 years ago
ff59dc7
mac80211: add missing "break" statement in mesh code
by Johannes Berg
· 17 years ago
2f5ce79
mac80211: enable mesh in Kconfig
by Johannes Berg
· 17 years ago
dc0b0f7
mac80211: mesh hwmp locking fixes
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
f7a9214
mac80211: complete the mesh (interface handling) code
by Luis Carlos Cobo
· 17 years ago
c5dd9c2
mac80211: mesh path and mesh peer configuration
by Luis Carlos Cobo
· 17 years ago
9f42f60
mac80211: mesh statistics and config through debugfs
by Luis Carlos Cobo
· 17 years ago
050ac52
mac80211: code for on-demand Hybrid Wireless Mesh Protocol
by Luis Carlos Cobo
· 17 years ago
Next »