Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
59d74026fa4b5df72a268f1e9578af500154ad07
/
net
59d7402
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
a0417fa
net: Make qdisc_skb_cb upper size bound explicit.
by David S. Miller
· 13 years ago
8926574
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
1f0b670
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
by Jesper Juhl
· 13 years ago
22b6a2e
decnet: remove unused variable from dn_output()
by Jesper Juhl
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5962b35
netprio_cgroup: Fix obo in get_prioidx
by Neil Horman
· 13 years ago
576f3cc
caif: Add drop count for caif_net device.
by sjur.brandeland@stericsson.com
· 13 years ago
4a69582
caif: Kill debugfs vars for caif socket
by sjur.brandeland@stericsson.com
· 13 years ago
157ca9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
ba76057
caif: Bugfix double kfree_skb upon xmit failure
by Dmitry Tarnyagin
· 13 years ago
b01377a
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
by sjur.brandeland@stericsson.com
· 13 years ago
c43b874
tcp: properly initialize tcp memory limits
by Jason Wang
· 13 years ago
7161c76
atm: clip: Convert over to dst_neigh_lookup().
by David S. Miller
· 13 years ago
3329bdf
decnet: Add missing neigh->ha locking to dn_neigh_output_packet()
by David S. Miller
· 13 years ago
f79d52c
ipv6: Remove never used function inet6_ac_check().
by David S. Miller
· 13 years ago
7b6cd1c
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
07ae2df
mac80211: timeout a single frame in the rx reorder buffer
by Eliad Peller
· 13 years ago
786f528
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
by Ben Hutchings
· 13 years ago
efcdbf2
net: Disambiguate kernel message
by Arun Sharma
· 13 years ago
6f70624
netpoll: Neaten MAX_SKB_SIZE macro
by Joe Perches
· 13 years ago
e6ec26935
netpoll: Convert printks to np_<level> and add pr_fmt
by Joe Perches
· 13 years ago
658ddaa
tcp: md5: RST: getting md5 key from listener
by Shawn Lu
· 13 years ago
5b11b2e
xfrm6: remove unneeded NULL check in __xfrm6_output()
by Dan Carpenter
· 13 years ago
a8afca0
tcp: md5: protects md5sig_info with RCU
by Eric Dumazet
· 13 years ago
5f3d9cb
tcp: md5: use sock_kmalloc() to limit md5 keys
by Eric Dumazet
· 13 years ago
a915da9b
tcp: md5: rcu conversion
by Eric Dumazet
· 13 years ago
a2d9124
tcp: md5: remove obsolete md5_add() method
by Eric Dumazet
· 13 years ago
4f3eb0b
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
by Helmut Schaa
· 13 years ago
1946841
mac80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
24db78c
nl80211: add support for mcs masks
by Simon Wunderlich
· 13 years ago
608383b
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
by Helmut Schaa
· 13 years ago
2ab694d
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
by Helmut Schaa
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
c037b83
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
by John W. Linville
· 13 years ago
a46621a
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
by Denys Vlasenko
· 13 years ago
a14a8d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
5de658f
ipv6: fix RFC5722 comment
by Eric Dumazet
· 13 years ago
84920c1
net: Allow ipv6 proxies and arp proxies be shown with iproute2
by Tony Zelenoff
· 13 years ago
6f01fd6
af_unix: fix EPOLLET regression for stream sockets
by Eric Dumazet
· 13 years ago
5b35e1e
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
by Neal Cardwell
· 13 years ago
4acb419
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
by Glauber Costa
· 13 years ago
f94f72e
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8a8ee9a
net caif: Register properly as a pernet subsystem.
by Eric W. Biederman
· 13 years ago
c45a3df
ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().
by David S. Miller
· 13 years ago
4991969
ipv6: Remove neigh argument from ndisc_send_redirect()
by David S. Miller
· 13 years ago
5339ab8
ipv6: fib: Convert fib6_age() to dst_neigh_lookup().
by David S. Miller
· 13 years ago
eb85718
ipv6: ndisc: Convert to dst_neigh_lookup()
by David S. Miller
· 13 years ago
0ec8866
ipv4: ip_gre: Convert to dst_neigh_lookup()
by David S. Miller
· 13 years ago
cc0d7b9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
f1e3be15
mac80211: Do not scan for IBSS merge with a fixed BSSID.
by Nicolas Cavallari
· 13 years ago
6e1b1b2
mac80211: send null packet on active (psm) reconfiguration
by Eliad Peller
· 13 years ago
6269cc8
nfc: NULL vs zero in nci_activate_target()
by Dan Carpenter
· 13 years ago
94f9065
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
by Chun-Yeow Yeoh
· 13 years ago
2da8f41
cfg80211: fix a few -Wshadow warnings
by Johannes Berg
· 13 years ago
8e7c4e4
mac80211: fix a few -Wshadow warnings
by Johannes Berg
· 13 years ago
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
f18da14
net: RTNETLINK adjusting values of min_ifinfo_dump_size
by Stefan Gula
· 13 years ago
f2b3ee9
ipv6: Fix ip_gre lockless xmits.
by Willem de Bruijn
· 13 years ago
a7563f3
ipv6: Use ipv6_addr_any()
by David S. Miller
· 13 years ago
1e2927b
ipv6: sit: Convert to dst_neigh_lookup()
by David S. Miller
· 13 years ago
3923297
ipv4/ipv6: Prepare for new route gateway semantics.
by David S. Miller
· 13 years ago
09e9b81
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
by Eric Dumazet
· 13 years ago
073862b
netns: fix net_alloc_generic()
by Eric Dumazet
· 13 years ago
fddb7b5
tcp: bind() optimize port allocation
by Flavio Leitner
· 13 years ago
2b05ad3
tcp: bind() fix autoselection to share ports
by Flavio Leitner
· 13 years ago
6831580
l2tp: l2tp_ip - fix possible oops on packet receive
by James Chapman
· 13 years ago
c54a457
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
61d57f8
ip_gre: Fix bug added to ipgre_tunnel_xmit().
by David S. Miller
· 13 years ago
658c8d9
ipip: Fix bug added to ipip_tunnel_xmit().
by David S. Miller
· 13 years ago
496053f
ipv4: Remove bogus checks of rt_gateway being zero.
by David S. Miller
· 13 years ago
efc3dbc
rds: Make rds_sock_lock BH rather than IRQ safe.
by David S. Miller
· 13 years ago
c452ed7
net: flow_dissector.c missing include linux/export.h
by Jesper Dangaard Brouer
· 13 years ago
56ac11c
llc: Fix race condition in llc_ui_recvmsg
by Radu Iliescu
· 13 years ago
405385f
mac80211: set bss_conf.idle when vif is connected
by Eliad Peller
· 13 years ago
ba19602
mac80211: update oper_channel on ibss join
by Eliad Peller
· 13 years ago
019c4fb
NFC: Add NCI multiple targets support
by Ilan Elias
· 13 years ago
25a1d9d
NFC: NFC core layer should not set the target_idx
by Ilan Elias
· 13 years ago
8939e47
NFC: Clearly separate NCI states from flags
by Ilan Elias
· 13 years ago
6d810f1
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
by Antonio Quartulli
· 13 years ago
24dd0dd
mac80211: add a 2-way Authentication challenge to IBSS mode
by Antonio Quartulli
· 13 years ago
c4bf98b
NFC: Add NCI data exchange timer
by Ilan Elias
· 13 years ago
889cbb9
mac80211: clean up rate control code
by Johannes Berg
· 13 years ago
151a02f
mac80211: clean up aggregation destruction
by Johannes Berg
· 13 years ago
d5a2ca6
NFC: Export new attributes sensb_res and sensf_res
by Ilan Elias
· 13 years ago
f124970
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
by Antonio Quartulli
· 13 years ago
a48b13a
mac80211: Fix the maximum transmit power with power constraint
by Hong Wu
· 13 years ago
eccc068
wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power
by Hong Wu
· 13 years ago
efa6a09
mac80211: In IBSS the DA field of auth frames is different from BSSID
by Antonio Quartulli
· 13 years ago
e9980e6
mac80211: refactor __ieee80211_get_channel_mode
by Johannes Berg
· 13 years ago
bd7e01b
NFC: Complete NCI deactivate in deactivate_ntf
by Ilan Elias
· 13 years ago
39d02a7
mac80211: minor cleanup
by Mohammed Shafi Shajakhan
· 13 years ago
35b8862
mac80211: check sta_apply_parameters() return value
by Eliad Peller
· 13 years ago
875ad3f
SUNRPC: Fix machine creds in generic_create_cred and generic_match
by Trond Myklebust
· 13 years ago
f80400a
ethtool: allow ETHTOOL_GSSET_INFO for users
by Michał Mirosław
· 13 years ago
b1cc16b
bluetooth: hci: Fix type of "enable_hs" to bool.
by David S. Miller
· 13 years ago
0e90b31
net: introduce res_counter_charge_nofail() for socket allocations
by Glauber Costa
· 13 years ago
8a622e7
tcp: md5: using remote adress for md5 lookup in rst packet
by shawnlu
· 13 years ago
bf0813b
pktgen: Fix unsigned function that is returning negative vals
by Paul Gortmaker
· 13 years ago
Next »