Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
463d018323851a608eef52a9427b0585005c647f
/
net
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
5061b0c
mac80211: cooperate more with network namespaces
by Johannes Berg
· 15 years ago
59e57f4
phonet: phonet_device_get() fix
by Eric Dumazet
· 15 years ago
1896e61
ethtool: device independent rx_csum and get_flags routines
by Sridhar Samudrala
· 15 years ago
421d20a
phonet: Fix build.
by David S. Miller
· 15 years ago
249b405
mac80211: Fix regression in mesh forwarding path.
by Javier Cardona
· 15 years ago
3d34deb
mac80211: fix ieee80211_xmit call context
by Johannes Berg
· 16 years ago
72bce62
net: remove unused skb->do_not_encrypt
by Johannes Berg
· 16 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 16 years ago
c402908
net: export __dev_addr_sync/__dev_addr_unsync
by Johannes Berg
· 16 years ago
1e05666
cfg80211: avoid setting default_key if add_key fails
by Zhu Yi
· 15 years ago
3409ff7
cfg80211: fix typo of IWEVASSOCRESPIE
by Zhu Yi
· 15 years ago
1f00fca
cfg80211: set_default_key only for WEP
by Zhu Yi
· 15 years ago
f742880
mac80211: fix spare warnings in driver-trace.h
by Christian Lamparter
· 15 years ago
a99d024
mac80211: do not monitor the connection while scanning
by Christian Lamparter
· 15 years ago
25e83c4
cfg80211: don't optimise wext calls too much
by Johannes Berg
· 15 years ago
d4b1a68
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
by Zhu Yi
· 15 years ago
ae9e4b0
cfg80211: treat ieee80211_regdom hints as user hints
by Luis R. Rodriguez
· 15 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 15 years ago
e898643
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 15 years ago
b770b43
mac80211: drop frames for sta with no valid rate
by Luis R. Rodriguez
· 15 years ago
6682588
cfg80211: fix unregistration
by Johannes Berg
· 15 years ago
0e2b628
mac80211: cancel the connection monitor timers/work
by Johannes Berg
· 15 years ago
323d566
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
by Gábor Stefanik
· 15 years ago
596a07c
cfg80211: fix more bugs in mlme handling
by Johannes Berg
· 15 years ago
48ab905
nl80211: report BSS status
by Johannes Berg
· 15 years ago
4697fe4
cfg80211: fix wext setting SSID
by Johannes Berg
· 15 years ago
908d436
cfg80211: don't look at wdev->ssid for giwessid
by Johannes Berg
· 15 years ago
c56c571
cfg80211: fix wext stats
by Johannes Berg
· 15 years ago
a43816d
mac80211: mesh: fix two small problems
by Johannes Berg
· 15 years ago
ec3f149
cfg80211: fix a locking bug
by Johannes Berg
· 15 years ago
b291ba1
mac80211: monitor the connection
by Johannes Berg
· 15 years ago
ca386f3
mac80211: fix multi-use timer
by Johannes Berg
· 15 years ago
80e5b06
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
by Zhu Yi
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
b9454e8
nl80211: introduce new key attributes
by Johannes Berg
· 15 years ago
10c836d
mac80211: Assign next hop address to pending mesh frames
by Javier Cardona
· 15 years ago
4bde0f7
cfg80211: fix two buglets
by Johannes Berg
· 15 years ago
a71d62d
cfg80211: fix race in giwrate
by Johannes Berg
· 15 years ago
0a2b8bb
mac80211: driver operation debugging
by Johannes Berg
· 15 years ago
99783e2
mac80211: fix sparse warning
by Johannes Berg
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
67edfef
TCP: Add comments to (near) all functions in tcp_output.c v3
by Andi Kleen
· 15 years ago
40d4e3d
af_packet: style cleanups
by Eric Dumazet
· 15 years ago
2eee40c
Phonet: dropped datagrams accounting
by Rémi Denis-Courmont
· 15 years ago
2e2fb4b
Phonet: account for dropped RX packets
by Rémi Denis-Courmont
· 15 years ago
c1dc13e
Phonet: sockets list through proc_fs
by Rémi Denis-Courmont
· 15 years ago
3c2b8d1
mcastv6: Local variable shadows function argument
by Gerrit Renker
· 15 years ago
9e81ecc
cfg80211: double free in __cfg80211_scan_done
by Christian Lamparter
· 15 years ago
6c95e2a
nl80211: Memory leak fixed
by Niko Jokinen
· 15 years ago
35946a5
mac80211: use correct address for mesh Path Error
by Javier Cardona
· 15 years ago
48ab357
rfkill: fix rfkill_set_states() to set the hw state
by Alan Jenkins
· 15 years ago
8ef86c7
mac80211: fix injection in monitor mode
by Pavel Roskin
· 15 years ago
f54c142
rfkill: allow toggling soft state in sysfs again
by Johannes Berg
· 15 years ago
e2e414d
mac80211: disable mesh
by Johannes Berg
· 15 years ago
f249fb7
Fix error return for setsockopt(SO_TIMESTAMPING)
by Rémi Denis-Courmont
· 15 years ago
cb24405
RDS: Refactor end of __conn_create for readability
by Andy Grover
· 15 years ago
ed9e352
RDS/IW: Remove dead code
by Andy Grover
· 15 years ago
404bb72
RDS/IW: Remove page_shift variable from iwarp transport
by Andy Grover
· 15 years ago
a870d62
RDS/IB: Always use PAGE_SIZE for FMR page size
by Andy Grover
· 15 years ago
edacaea
RDS: Fix completion notifications on blocking sockets
by Andy Grover
· 15 years ago
fdf6e6b
RDS/IB: Drop connection when a fatal QP event is received
by Andy Grover
· 15 years ago
68cb01c
RDS/IB: Disable flow control in sysctl and explain why
by Andy Grover
· 15 years ago
e11d912
RDS/IB: Move tx/rx ring init and refill to later
by Andy Grover
· 15 years ago
9099707
RDS: Don't set c_version in __rds_conn_create()
by Andy Grover
· 15 years ago
597ddd5
RDS/IB: Rename byte_len to data_len to enhance readability
by Andy Grover
· 15 years ago
92c330b
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
by Andy Grover
· 15 years ago
8dacd57
RDS/IB: Fix printk to indicate remote IP, not local
by Andy Grover
· 15 years ago
02a6a25
RDS/IB: Handle connections using RDS 3.0 wire protocol
by Andy Grover
· 15 years ago
9ddbcfa
RDS/IB: Improve RDS protocol version checking
by Andy Grover
· 15 years ago
3ba23ad
RDS: Set retry_count to 2 and make modifiable via modparam
by Andy Grover
· 15 years ago
e547bc1
tcp: Use correct peer adr when copying MD5 keys
by John Dykstra
· 15 years ago
e3afe7b
tcp: Fix MD5 signature checking on IPv4 mapped sockets
by John Dykstra
· 15 years ago
b902e57
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
by Jarek Poplawski
· 15 years ago
be916cd
ipv4: Fix inflate_threshold_root automatically
by Jarek Poplawski
· 15 years ago
c305947
ipv4: Use synchronize_rcu() during trie_rebalance()
by Jarek Poplawski
· 15 years ago
2e477c9
vlan: Propagate physical MTU changes
by Herbert Xu
· 15 years ago
c482c56
udp: cleanups
by Eric Dumazet
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4dc6dc7
net: sock_copy() fixes
by Eric Dumazet
· 15 years ago
95aa1fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
941297f
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
by Eric Dumazet
· 15 years ago
aa6a03e
netfilter: xt_osf: fix nf_log_packet() arguments
by Patrick McHardy
· 15 years ago
b13bb2e
net/can: add module alias to can protocol drivers
by Lothar Waßmann
· 15 years ago
f7e5cc0
net/can bugfix: use after free bug in can protocol drivers
by Lothar Waßmann
· 15 years ago
1dacc76
net/compat/wext: send different messages to compat tasks
by Johannes Berg
· 15 years ago
4f45b2c
wext: optimise, comment and fix event sending
by Johannes Berg
· 16 years ago
b333b3d22
wireless extensions: make netns aware
by Johannes Berg
· 16 years ago
ee686ca
gre: fix ToS/DiffServ inherit bug
by Andreas Jaggi
· 15 years ago
97fd5bc
net: Rename lookup_neigh_params function
by Tobias Klauser
· 15 years ago
df5ede8
net: remove redundant sched/ in net/Makefile
by Changli Gao
· 15 years ago
ba73542
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
by Sridhar Samudrala
· 15 years ago
7ea2f2c
udpv6: Remove unused skb argument of ipv6_select_ident()
by Sridhar Samudrala
· 15 years ago
c31d532
udpv6: Fix gso_size setting in ip6_ufo_append_data
by Sridhar Samudrala
· 15 years ago
493c6be
udpv6: Fix HW checksum support for outgoing UFO packets
by Sridhar Samudrala
· 15 years ago
d7ca4cc
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
by Sridhar Samudrala
· 15 years ago
30ffee8
net: move and export get_net_ns_by_pid
by Johannes Berg
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
11a28d3
net: make namespace iteration possible under RCU
by Johannes Berg
· 15 years ago
6c04bb1
netlink: use call_rcu for netlink_change_ngroups
by Johannes Berg
· 15 years ago
Next »