Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
419e551caa9e9689aa2f68a8897f9eaf44958eb3
/
net
ee13040
netpoll: provide an IP ident in UDP frames
by Eric Dumazet
· 12 years ago
6549dd4
net: dev: fix the incorrect hold of net namespace's lo device
by Gao feng
· 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
9b361c1
vlan: add helper which can be called to see if device is used by vlan
by Jiri Pirko
· 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
e6e94e3
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 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
· 13 years ago
3eb8773
batman-adv: rename bridge loop avoidance claim types
by Simon Wunderlich
· 13 years ago
99e966f
batman-adv: correct comments in bridge loop avoidance
by Simon Wunderlich
· 13 years ago
536a23f
batman-adv: Add the backbone gateway list to debugfs
by Simon Wunderlich
· 13 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
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
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 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
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
· 13 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 13 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 13 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
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
9d7b0fc
net: ipv6: fix oops in inet_putpeer()
by Patrick McHardy
· 12 years ago
d92c7f8
caif: Do not dereference NULL in chnl_recv_cb()
by Jesper Juhl
· 12 years ago
6c71bec
Merge git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
c0de08d
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 12 years ago
e6a04b1
tipc: eliminate configuration for maximum number of name publications
by Ying Xue
· 12 years ago
34f256c
tipc: eliminate configuration for maximum number of name subscriptions
by Ying Xue
· 12 years ago
61cdd4d
tipc: add __read_mostly annotations to several global variables
by Ying Xue
· 12 years ago
f046e7d
tipc: convert tipc_nametbl_size type from variable to macro
by Ying Xue
· 12 years ago
379c045
tipc: change tipc_net_start routine return value type
by Ying Xue
· 12 years ago
3812943
tipc: manually inline single use media_name_valid routine
by Ying Xue
· 12 years ago
fc07393
tipc: remove pointless name sanity check and tipc_alphabet array
by Ying Xue
· 12 years ago
4225a39
tipc: fix lockdep warning during bearer initialization
by Ying Xue
· 12 years ago
fa7f86f
tipc: optimize the initialization of network device notifier
by Ying Xue
· 12 years ago
fff3321
packet: Report fanout status via diag engine
by Pavel Emelyanov
· 12 years ago
16f0136
packet: Report rings cfg via diag engine
by Pavel Emelyanov
· 12 years ago
5ef5d6c
gre: information leak in ip6_tnl_ioctl()
by Dan Carpenter
· 12 years ago
5689226
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
by Fan Du
· 12 years ago
898132a
ipv6: move dereference after check in fl_free()
by Dan Carpenter
· 12 years ago
476ad15
net: netprio: fix cgrp create and write priomap race
by John Fastabend
· 12 years ago
48a87cc
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
by John Fastabend
· 12 years ago
f796c20
net: netprio: fix files lock and remove useless d_path bits
by John Fastabend
· 12 years ago
16c0b16
act_mirred: do not drop packets when fails to mirror it
by Jason Wang
· 12 years ago
02644a1
sctp: fix bogus if statement in sctp_auth_recv_cid()
by Dan Carpenter
· 12 years ago
6932f11
sctp: fix compile issue with disabled CONFIG_NET_NS
by Ulrich Weber
· 12 years ago
2614f86
netfilter: nf_ct_expect: fix possible access to uninitialized timer
by Pablo Neira Ayuso
· 12 years ago
Next »