Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b8970f0bfc78103cb74c66055de7379b15097840
/
net
« Previous
5823118
pktgen: Remove unnecessary prefix from pr_<level>
by Joe Perches
· 14 years ago
4c306a9
net: kill unused macros
by Shan Wei
· 14 years ago
71d9dec
net: increase skb->users instead of skb_clone()
by Changli Gao
· 14 years ago
ad0081e
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
by David Stevens
· 14 years ago
d1ed113
ipv6: remove duplicate neigh_ifdown
by stephen hemminger
· 14 years ago
bc3ef66
ipv6: fib6_ifdown cleanup
by stephen hemminger
· 14 years ago
f3c0cee
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
by Joe Perches
· 14 years ago
66c941f
net: sunrpc: kill unused macros
by Shan Wei
· 14 years ago
3942302
sunrpc: svc_sock_names should hold ref to socket being closed.
by NeilBrown
· 14 years ago
7c96aef
sunrpc: remove xpt_pool
by NeilBrown
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ec66ee3
Merge commit 'v2.6.37-rc6' into for-2.6.38
by J. Bruce Fields
· 14 years ago
361cf40
ceph: handle partial result from get_user_pages
by Henry C Chang
· 14 years ago
b6aa590
ceph: mark user pages dirty on direct-io reads
by Henry C Chang
· 14 years ago
29ba5fe
ipv6: don't flush routes when setting loopback down
by stephen hemminger
· 14 years ago
7d743b7
sctp: fix the return value of getting the sctp partial delivery point
by Wei Yongjun
· 14 years ago
55508d6
net: Use skb_checksum_start_offset()
by Michał Mirosław
· 14 years ago
76d6615
bridge: fix IPv6 queries for bridge multicast snooping
by David Stevens
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
4434572
net: factorize sync-rcu call in unregister_netdevice_many
by Octavian Purdila
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago
b236da6
net: use NUMA_NO_NODE instead of the magic number -1
by Changli Gao
· 14 years ago
a3d22a6
bnx2x: Take the distribution range definition out of skb_tx_hash()
by Vladislav Zolotarov
· 14 years ago
d3052b5
ipv6: delete expired route in ip6_pmtu_deliver
by Andrey Vagin
· 14 years ago
2784fe9
cfg80211: fix null pointer dereference with a custom regulatory request
by Luis R. Rodriguez
· 14 years ago
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
1ac7c23
SUNRPC: Determine value of "nrprocs" automatically
by Chuck Lever
· 14 years ago
4129ccf
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
by Chuck Lever
· 14 years ago
38cd6b4
wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h
by Shan Wei
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
1fcfe76
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
82cc4f5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
b4fe2a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d33e455
net: Abstract default MTU metric calculation behind an accessor.
by David S. Miller
· 14 years ago
6389aa7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d96c904
ceph: fix msgr_init error path
by Sage Weil
· 14 years ago
0dbaee3
net: Abstract default ADVMSS behind an accessor.
by David S. Miller
· 14 years ago
207aba6
mac80211: support IBSS RSN with SW crypto
by Johannes Berg
· 14 years ago
91f44b0
mac80211 default tx_last_beacon false (congestion)
by Tim Harvey
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
897bed8
mac80211: clean up RX key checks
by Johannes Berg
· 14 years ago
01123e2
cfg80211: update information elements in cached BSS struct
by Sven Neumann
· 14 years ago
a7ffac9
cfg80211: Add antenna availability information
by Bruno Randolf
· 14 years ago
1d212aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
249fab7
net: add limits to ip_default_ttl
by Eric Dumazet
· 14 years ago
8808f64
mac80211: avoid calling ieee80211_work_work unconditionally
by Herton Ronaldo Krzesinski
· 14 years ago
c926d00
mac80211: Fix NULL-pointer deference on ibss merge when not ready
by Tim Harvey
· 14 years ago
10c38c3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
323e126
ipv4: Don't pre-seed hoplimit metric.
by David S. Miller
· 14 years ago
a02e4b7
ipv6: Demark default hoplimit as zero.
by David S. Miller
· 14 years ago
5170ae8
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
by David S. Miller
· 14 years ago
abbf46a
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
by David S. Miller
· 14 years ago
a19faf0
net: fix skb_defer_rx_timestamp()
by Eric Dumazet
· 14 years ago
deef4b5
bridge: Use consistent NF_DROP returns in nf_pre_routing
by Herbert Xu
· 14 years ago
c053fd9
af_packet: use swap() instead of the open coded macro XC()
by Changli Gao
· 14 years ago
e596e6e
ethtool: Report link-down while interface is down
by Ben Hutchings
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
a8d764b
pktgen: adding prefetchw() call
by Junchang Wang
· 14 years ago
40a0103
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
by Wei Yongjun
· 14 years ago
376d940
inet6: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
040253c
xfrm: Traffic Flow Confidentiality for IPv6 ESP
by Martin Willi
· 14 years ago
d979e20
xfrm: Traffic Flow Confidentiality for IPv4 ESP
by Martin Willi
· 14 years ago
35d2856
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
by Martin Willi
· 14 years ago
c072240
net/ipv6/udp.c: fix typo in flush_stack()
by Jiri Pirko
· 14 years ago
457de43
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
by David S. Miller
· 14 years ago
4c0833b
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
by Tobias Klauser
· 14 years ago
e91db5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
5f75a10
ipv6: fix nl group when advertising a new link
by Nicolas Dichtel
· 14 years ago
eaa7dcd
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
c1249c0
net: Document the kernel_recvmsg() function
by Martin Lucina
· 14 years ago
1e13f86
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
b7ec19a
dccp: remove unused macros
by Shan Wei
· 14 years ago
4bc65dd
filter: use size of fetched data in __load_pointer()
by Eric Dumazet
· 14 years ago
78347c8
xfrm: Fix xfrm_state_migrate leak
by Thomas Egerer
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 14 years ago
4e085e7
econet: Fix crash in aun_incoming().
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2f88675
mac80211: Show max number of probe tries in debug message.
by Ben Greear
· 14 years ago
80d7e40
mac80211: Apply ht_opmode changes in ieee80211_change_bss
by Helmut Schaa
· 14 years ago
50b12f5
cfg80211: Add new BSS attribute ht_opmode
by Helmut Schaa
· 14 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 14 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 14 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 14 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 14 years ago
0c62fc6
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
by Nelson Elhage
· 14 years ago
920b8d9
af_packet: fix freeing pg_vec twice on error path
by Changli Gao
· 14 years ago
f6dafa9
af_packet: eliminate pgv_to_page on some arches
by Changli Gao
· 14 years ago
15c2d75f
net: call dev_queue_xmit_nit() after skb_dst_drop()
by Eric Dumazet
· 14 years ago
62ab081
filter: constify sk_run_filter()
by Eric Dumazet
· 14 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 14 years ago
Next »