Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
46b66d7077b89fb4917ceef19b3f7dd86055c94a
/
net
46b66d7
decnet: fix shutdown parameter checking
by Xi Wang
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0dcd505
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
c5ae7d4
ipv4: must use rcu protection while calling fib_lookup
by Eric Dumazet
· 12 years ago
acbb219
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 12 years ago
ee13040
netpoll: provide an IP ident in UDP frames
by Eric Dumazet
· 12 years ago
99469c3
l2tp: avoid to use synchronize_rcu in tunnel free function
by xeb@mail.ru
· 12 years ago
3f509c6
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
by Pablo Neira Ayuso
· 12 years ago
6549dd4
net: dev: fix the incorrect hold of net namespace's lo device
by Gao feng
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
ef6acf6
netfilter: ctnetlink: fix error return code in init path
by Julia Lawall
· 12 years ago
0a54e93
ipvs: fix error return code
by Julia Lawall
· 12 years ago
072a9c4
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
by Amerigo Wang
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
85c2104
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
d05cebb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
7c4a56f
tcp: fix cwnd reduction for non-sack recovery
by Yuchung Cheng
· 12 years ago
9b361c1
vlan: add helper which can be called to see if device is used by vlan
by Jiri Pirko
· 12 years ago
20e1db1
netlink: fix possible spoofing from non-root processes
by Pablo Neira Ayuso
· 12 years ago
8f4cccb
net: Set device operstate at registration time
by Ben Hutchings
· 12 years ago
3afa6d0
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
by Neil Horman
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
78df76a
ipv4: take rt_uncached_lock only if needed
by Eric Dumazet
· 12 years ago
e6e94e3
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
e72615f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
a0dfb26
af_packet: match_fanout_group() can be static
by Fengguang Wu
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
c6b6eed
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
a4881cc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
fa4f0af
batman-adv: Start new development cycle
by Sven Eckelmann
· 12 years ago
3713517
batman-adv: change interface_rx to get orig node
by Antonio Quartulli
· 12 years ago
30cfd02
batman-adv: detect not yet announced clients
by Antonio Quartulli
· 12 years ago
c67893d
batman-adv: Reduce accumulated length of simple statements
by Sven Eckelmann
· 12 years ago
bbb1f90
batman-adv: Don't break statements after assignment operator
by Sven Eckelmann
· 12 years ago
8de47de
batman-adv: Use BIT(x) macro to calculate bit positions
by Sven Eckelmann
· 12 years ago
74ee363
batman-adv: Drop tt queries with foreign dest
by Martin Hundebøll
· 12 years ago
ff51fd7
batman-adv: Move batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
807736f
batman-adv: Split batadv_priv in sub-structures for features
by Sven Eckelmann
· 12 years ago
6244630
batman-adv: check batadv_orig_hash_add_if() return code
by Simon Wunderlich
· 12 years ago
a51fb9b
batman-adv: fix typos in comments
by Antonio Quartulli
· 12 years ago
d657e62
batman-adv: add reference counting for type batadv_tt_orig_list_entry
by Antonio Quartulli
· 12 years ago
3a7f291
batman-adv: remove a misleading comment
by Jonathan Corbet
· 12 years ago
1c9b055
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
by Marek Lindner
· 12 years ago
3eb8773
batman-adv: rename bridge loop avoidance claim types
by Simon Wunderlich
· 12 years ago
99e966f
batman-adv: correct comments in bridge loop avoidance
by Simon Wunderlich
· 12 years ago
536a23f
batman-adv: Add the backbone gateway list to debugfs
by Simon Wunderlich
· 12 years ago
c704372
batman-adv: move function arguments on one line
by Antonio Quartulli
· 12 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 12 years ago
9e67030
af_packet: use define instead of constant
by danborkmann@iogearbox.net
· 12 years ago
bfdc587
rds: Don't disable BH on BH context
by Ying Xue
· 12 years ago
b87fb39
ipv6: gre: fix ip6gre_err()
by Eric Dumazet
· 12 years ago
ef8531b
xfrm: fix RCU bugs
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
9b04f35
ipv4: properly update pmtu
by Eric Dumazet
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
90efbed
netfilter: remove unnecessary goto statement for error recovery
by Jean Sacren
· 12 years ago
6705e86
netfilter: replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
f753c4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
27f0112
mac80211: fix DS to MBSS address translation
by Thomas Pedersen
· 12 years ago
6d4221b
libceph: avoid truncation due to racing banners
by Jim Schutt
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
a9915a1
ipv4: fix ip header ident selection in __ip_make_skb()
by Eric Dumazet
· 12 years ago
1a7b27c
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
by Christoph Paasch
· 12 years ago
144d56e
tcp: fix possible socket refcount problem
by Eric Dumazet
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
d1c338a
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
9e99a12
mac80211: remove freq/chantype from debugfs
by Johannes Berg
· 12 years ago
e31583c
mac80211: remove almost unused local variable
by Johannes Berg
· 12 years ago
466f310
mac80211: mesh: don't use global channel type
by Johannes Berg
· 12 years ago
d348f69
mac80211: simplify buffers in aes_128_cmac_vector
by Johannes Berg
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
4c29867
mac80211: support A-MPDU status reporting
by Johannes Berg
· 12 years ago
48613ec
wireless: add radiotap A-MPDU status field
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
4bd4c2d
mac80211: clean up mpath_move_to_queue()
by Thomas Pedersen
· 12 years ago
b22bd52
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
by Thomas Pedersen
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
2834a63
netfilter: nf_conntrack: remove unnecessary RTNL locking
by Patrick McHardy
· 12 years ago
fe31d1a
netfilter: sparse endian fixes
by Patrick McHardy
· 12 years ago
2dba62c
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
by Patrick McHardy
· 12 years ago
fae6ef8
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
by Neal Cardwell
· 12 years ago
3de7a37
net/core/dev.c: fix kernel-doc warning
by Randy Dunlap
· 12 years ago
Next »