Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a8cfad06ebbb68e8c113a39bdd653297fb9369c
/
net
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ee9ec4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
53ee756
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
a1e4891
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
by Linus Torvalds
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
ce14f89
pktgen: refactor pg_init() code
by WANG Cong
· 13 years ago
68d5ac2
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
by WANG Cong
· 13 years ago
c378a9c
ipv4: Give backtrace in ip_rt_bug().
by Dave Jones
· 13 years ago
3137663
net: avoid synchronize_rcu() in dev_deactivate_many
by Eric Dumazet
· 13 years ago
6df427f
net: remove synchronize_net() from netdev_set_master()
by Eric Dumazet
· 13 years ago
ac3d3f8
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
by Amerigo Wang
· 13 years ago
bb8ed63
bridge: call NETDEV_JOIN notifiers when add a slave
by Amerigo Wang
· 13 years ago
120a3d5
ipv4: Include linux/prefetch.h in fib_trie.c
by David S. Miller
· 13 years ago
474b4c4
netlabel: Remove prefetches from list handlers.
by David S. Miller
· 13 years ago
69c867c9
caif: Plug memory leak for checksum error
by sjur.brandeland@stericsson.com
· 13 years ago
96796ea
caif: Fix freezes when running CAIF loopback device
by sjur.brandeland@stericsson.com
· 13 years ago
54e90fb
caif: Fixes freeze on Link layer removal.
by sjur.brandeland@stericsson.com
· 13 years ago
0e5a117
caif: Bugfix add check NULL pointer before calling functions.
by sjur.brandeland@stericsson.com
· 13 years ago
5d41452
sctp: Fix build failure.
by David S. Miller
· 13 years ago
0a384b2
garp: use kfree_rcu()
by Eric Dumazet
· 13 years ago
0f6c639
ipv6: copy prefsrc setting when copying route entry
by Florian Westphal
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
449f454
macvlan: remove one synchronize_rcu() call
by Eric Dumazet
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
034cfe4
networking: NET_CLS_ROUTE4 depends on INET
by Randy Dunlap
· 13 years ago
8ce6eb1
irda: Fix error propagation in ircomm_lmp_connect_response()
by David S. Miller
· 13 years ago
ad63764
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
by David S. Miller
· 13 years ago
bfad6ef
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
by David S. Miller
· 13 years ago
ed84cad
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
by David S. Miller
· 13 years ago
fa7479c
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication()
by David S. Miller
· 13 years ago
2a64255
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
by David S. Miller
· 13 years ago
c9d10c4
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
by David S. Miller
· 13 years ago
9e5e10a
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
by David S. Miller
· 13 years ago
504f284
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
by David S. Miller
· 13 years ago
f06cd54
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
by David S. Miller
· 13 years ago
5b5ed8a
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
by David S. Miller
· 13 years ago
99517e3
9p: Kill set but not used variable 'ret' in parse_opts()
by David S. Miller
· 13 years ago
3fb72f1
ipconfig wait for carrier
by Micha Nelissen
· 13 years ago
c182f90
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
by Jacek Luczak
· 13 years ago
be281e5
ipv6: reduce per device ICMP mib sizes
by Eric Dumazet
· 13 years ago
75e308c
net: ping: fix the coding style
by Changli Gao
· 13 years ago
bb0cd2f
net: ping: make local functions static
by Changli Gao
· 13 years ago
6b60d7b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
a48eff1
ipv4: Pass explicit destination address to rt_bind_peer().
by David S. Miller
· 13 years ago
ed2361e
ipv4: Pass explicit destination address to rt_get_peer().
by David S. Miller
· 13 years ago
6bd023f
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
by David S. Miller
· 13 years ago
6882f93
ipv4: Kill RT_CACHE_DEBUG
by David S. Miller
· 13 years ago
6b7b8e4
Merge branch 'master' into upstream.
by Jiri Kosina
· 13 years ago
abb57ea
net: add skb_dst_force() in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
1d1652c
ipv4: Don't use enums as bitmasks in ip_fragment.c
by David S. Miller
· 13 years ago
7cc31a9
net: ethtool: fix IPV6 checksum feature name string
by Michał Mirosław
· 13 years ago
604ae14
net: Change netdev_fix_features messages loglevel
by Michael S. Tsirkin
· 13 years ago
b9eb8b8
net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
by Anton Blanchard
· 13 years ago
30b9284
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
f56e03e
net: ping: fix build failure
by Vasiliy Kulikov
· 13 years ago
372b231
net: use hlist_del_rcu() in dev_change_name()
by Eric Dumazet
· 13 years ago
6dcae1e
bluetooth: Fix warnings in l2cap_core.c
by David S. Miller
· 13 years ago
d46d4d6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
c1d10d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
e00cf3b
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
· 13 years ago
6f404e4
net: Change netdev_fix_features messages loglevel
by Michał Mirosław
· 13 years ago
2142c13
net: convert to new cpumask API
by KOSAKI Motohiro
· 13 years ago
5173cc0
ipv4: more compliant RFC 3168 support
by Eric Dumazet
· 13 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 13 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 13 years ago
bd2281b
net/rfkill/core.c: Avoid leaving freed data in a list
by Julia Lawall
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 13 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 13 years ago
c5be24f
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
by David S. Miller
· 13 years ago
1a8218e
net: ping: dont call udp_ioctl()
by Eric Dumazet
· 13 years ago
e6e4d9e
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
by Patrick McHardy
· 13 years ago
274ea0e
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
by Patrick McHardy
· 13 years ago
3f874ad
caif: remove unesesarry exports
by sjur.brandeland@stericsson.com
· 13 years ago
33b2f55
caif: Bugfix debugfs directory name must be unique.
by sjur.brandeland@stericsson.com
· 13 years ago
c85c295
caif: Handle dev_queue_xmit errors.
by sjur.brandeland@stericsson.com
· 13 years ago
bee925d
caif: prepare support for namespaces
by sjur.brandeland@stericsson.com
· 13 years ago
b3ccfbe
caif: Protected in-flight packets using dev or sock refcont.
by sjur.brandeland@stericsson.com
· 13 years ago
43e3692
caif: Move refcount from service layer to sock and dev.
by sjur.brandeland@stericsson.com
· 13 years ago
cb3cb42
caif: Add ref-count to framing layer
by sjur.brandeland@stericsson.com
· 13 years ago
f362144
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
by sjur.brandeland@stericsson.com
· 13 years ago
bd30ce4
caif: Use RCU instead of spin-lock in caif_dev.c
by sjur.brandeland@stericsson.com
· 13 years ago
0b1e973
caif: Use rcu_read_lock in CAIF mux layer.
by sjur.brandeland@stericsson.com
· 13 years ago
0f08190
IPVS: fix netns if reading ip_vs_* procfs entries
by Hans Schillstrom
· 13 years ago
d8083de
bridge: fix forwarding of IPv6
by Stephen Hemminger
· 13 years ago
1b1cb1f
net: ping: small changes
by Eric Dumazet
· 13 years ago
4dc6ec2
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
ca06c6e
batman-adv: reset broadcast flood protection on error
by Marek Lindner
· 13 years ago
6d5808d
batman-adv: Add missing hardif_free_ref in forw_packet_free
by Sven Eckelmann
· 13 years ago
298eaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
7be799a
ipv4: Remove rt->rt_dst reference from ip_forward_options().
by David S. Miller
· 13 years ago
8e36360
ipv4: Remove route key identity dependencies in ip_rt_get_source().
by David S. Miller
· 13 years ago
22f728f
ipv4: Always call ip_options_build() after rest of IP header is filled in.
by David S. Miller
· 13 years ago
0374d9c
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
by David S. Miller
· 13 years ago
0696c3a
net:set valid name before calling ndo_init()
by Peter Pan(潘卫平)
· 13 years ago
c319b4d
net: ipv4: add IPPROTO_ICMP socket kind
by Vasiliy Kulikov
· 13 years ago
cb68552
bridge: fix forwarding of IPv6
by Stephen Hemminger
· 13 years ago
f201903
convert old cpumask API into new one
by KOSAKI Motohiro
· 13 years ago
Next »