Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23c342153ef2a4ad8bd4f2d6515126449658d2b3
/
net
42c3629
6lowpan: revert 'reuse eth_mac_addr()'
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0979e46
dccp: remove unnecessary codes in ipv6.c
by RongQing.Li
· 13 years ago
43264e0
ipv6: remove unnecessary codes in tcp_ipv6.c
by RongQing.Li
· 13 years ago
16917b8
net-next: Add netif_get_num_default_rss_queues
by Yuval Mintz
· 13 years ago
bf5e53e
ipv4: defer fib_compute_spec_dst() call
by Eric Dumazet
· 13 years ago
36bdbca
net: Kill dst->_neighbour, accessors, and final uses.
by David S. Miller
· 13 years ago
d1e31fb
xfrm: No need to copy generic neighbour pointer.
by David S. Miller
· 13 years ago
f187bc6
ipv4: No need to set generic neighbour pointer.
by David S. Miller
· 13 years ago
97cac08
ipv6: Store route neighbour in rt6_info struct.
by David S. Miller
· 13 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 13 years ago
fccd7d5
decnet: Use neighbours privately in dn_route struct.
by David S. Miller
· 13 years ago
13a43d9
neigh: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 13 years ago
f9d7516
br_netfilter: Convert to dst_neigh_lookup_skb().
by David S. Miller
· 13 years ago
dbedbe6d
sch_teql: Convert over to dev_neigh_lookup_skb().
by David S. Miller
· 13 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 13 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 13 years ago
60d354e
sunrpc: Don't do a dst_confirm() on an input routes.
by David S. Miller
· 13 years ago
3c521f2
ipv4: Don't report neigh uptodate state in rtcache procfs.
by David S. Miller
· 13 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 13 years ago
1160472
ipv4: Fix crashes in ip_options_compile().
by David S. Miller
· 13 years ago
162d549
batman-adv: Don't leak information through uninitialized packet fields
by Sven Eckelmann
· 13 years ago
0c5e45b6
batman-adv: fix counter summary length
by Marek Lindner
· 13 years ago
0aca236
batman-adv: Fix alignment after opened parentheses
by Sven Eckelmann
· 13 years ago
cb4cca7
batman-adv: Remove space before semicolon
by Sven Eckelmann
· 13 years ago
b706b13
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
by Sven Eckelmann
· 13 years ago
a8a0a62
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
by Sven Eckelmann
· 13 years ago
56303d3
batman-adv: Prefix types structs with batadv_
by Sven Eckelmann
· 13 years ago
9641269
batman-adv: Prefix packet structs with batadv_
by Sven Eckelmann
· 13 years ago
b4d66b8
batman-adv: Prefix local sysfs struct with batadv_
by Sven Eckelmann
· 13 years ago
5bf74e9
batman-adv: Prefix hash struct and typedef with batadv_
by Sven Eckelmann
· 13 years ago
7f223c0
batman-adv: Prefix local debugfs structs with batadv_
by Sven Eckelmann
· 13 years ago
39c75a5
batman-adv: Prefix main enum with BATADV_
by Sven Eckelmann
· 13 years ago
acd34af
batman-adv: Prefix packet enum with BATADV_
by Sven Eckelmann
· 13 years ago
d69909d
batman-adv: Prefix types enum with BATADV_
by Sven Eckelmann
· 13 years ago
e9a4f29
batman-adv: Prefix hard-interface enum with BATADV_
by Sven Eckelmann
· 13 years ago
cd646ab
batman-adv: Prefix gateway enum with BATADV_
by Sven Eckelmann
· 13 years ago
f7eadaf
netfilter: use kfree_skb() not kfree()
by Dan Carpenter
· 13 years ago
bb35f67
net: introduce new priv_flag indicating iface capable of change mac when running
by Jiri Pirko
· 13 years ago
0329274
netlink: add nlk->netlink_bind hook for module auto-loading
by Pablo Neira Ayuso
· 13 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 13 years ago
8732baa
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
42fb0b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 13 years ago
b8c8430
net: l2tp_eth: provide tx_dropped counter
by Eric Dumazet
· 13 years ago
d0087b2
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks
by Ville Nuorvala
· 13 years ago
3085a4b
ipv4: Remove extraneous assignment of dst->tclassid.
by David S. Miller
· 13 years ago
9e56e38
ipv4: Adjust in_dev handling in fib_validate_source()
by David S. Miller
· 13 years ago
a207a4b
ipv4: Fix bugs in fib_compute_spec_dst().
by David S. Miller
· 13 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 13 years ago
9f10d3f
tcp: plug dst leak in tcp_v6_conn_request()
by Neal Cardwell
· 13 years ago
9494218
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
by Neal Cardwell
· 13 years ago
3840a06
tcp: pass fl6 to inet6_csk_route_req()
by Neal Cardwell
· 13 years ago
9247869
tcp: fix inet6_csk_route_req() for link-local addresses
by Neal Cardwell
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ca33c00
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
7cecb52
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
by Vinson Lee
· 13 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
de03309
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
82aee5d
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
41347dc
ipv4: Kill rt->rt_spec_dst, no longer used.
by David S. Miller
· 13 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 13 years ago
70e7341
ipv4: Show that ip_send_reply() is purely unicast routine.
by David S. Miller
· 13 years ago
42d0b04
batman-adv: Prefix main defines with BATADV_
by Sven Eckelmann
· 13 years ago
edbf7ff
batman-adv: Prefix vis defines with BATADV_
by Sven Eckelmann
· 13 years ago
4d5d2db8
batman-adv: Prefix unicast defines with BATADV_
by Sven Eckelmann
· 13 years ago
c11fdfa
batman-adv: Prefix types defines with BATADV_
by Sven Eckelmann
· 13 years ago
7e071c7
batman-adv: Prefix packet defines with BATADV_
by Sven Eckelmann
· 13 years ago
6434664
batman-adv: Prefix icmp_socket defines with BATADV_
by Sven Eckelmann
· 13 years ago
97ea4ba
batman-adv: Prefix gateway defines with BATADV_
by Sven Eckelmann
· 13 years ago
3964f72
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
by Sven Eckelmann
· 13 years ago
036cbfe
batman-adv: Prefix sysfs defines with BATADV_
by Sven Eckelmann
· 13 years ago
54590e4
batman-adv: Prefix debugfs defines with BATADV_
by Sven Eckelmann
· 13 years ago
347c80f
batman-adv: Prefix local defines with BATADV_
by Sven Eckelmann
· 13 years ago
d4f4469
batman-adv: beautify tt_global_add() argument list
by Antonio Quartulli
· 13 years ago
3b643de
batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
by Antonio Quartulli
· 13 years ago
28afd3c
batman-adv: Directly print to seq_file in vis
by Sven Eckelmann
· 13 years ago
3e34819
batman-adv: Prefix remaining function like macros with batadv_
by Sven Eckelmann
· 13 years ago
ee11ad6
batman-adv: Prefix main local static functions with batadv_
by Sven Eckelmann
· 13 years ago
eaad8ad
batman-adv: Prefix vis local static functions with batadv_
by Sven Eckelmann
· 13 years ago
0354440
batman-adv: Prefix unicast local static functions with batadv_
by Sven Eckelmann
· 13 years ago
160eb5a
ipv4: Kill early demux method return value.
by David S. Miller
· 13 years ago
1d1e34d
xfrm_user: Propagate netlink error codes properly.
by David S. Miller
· 13 years ago
c10237e
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
by David S. Miller
· 13 years ago
e440cf2
net: added support for 40GbE link.
by parav.pandit@emulex.com
· 13 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 13 years ago
4c3af03
netlink: Get rid of obsolete rtnetlink macros
by Thomas Graf
· 13 years ago
6b60978
decnet: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
74a0bd7
ip6mr: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
92a395e
ipmr: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
6e277ed
inet_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
7b46866
sock_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
4245375
unix_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 13 years ago
c074da2
ipv4: tcp: dont cache unconfirmed intput dst
by Eric Dumazet
· 13 years ago
d31bb4f
9p: fix min_t() casting in p9pdu_vwritef()
by Dan Carpenter
· 13 years ago
4b5ebcc
mac80211: correct behaviour on unrecognised action frames
by Johannes Berg
· 13 years ago
747cf6e
6lowpan: double unlock on an error path
by Dan Carpenter
· 13 years ago
02ef22c
pkt_sched: sch_api: Move away from NLMSG_NEW().
by David S. Miller
· 13 years ago
942b816
pkt_sched: cls_api: Move away from NLMSG_NEW().
by David S. Miller
· 13 years ago
3f7a328
decnet: dn_table: Move away from NLMSG_NEW().
by David S. Miller
· 13 years ago
737100e
decnet: dn_route: Move away from NLMSG_NEW().
by David S. Miller
· 13 years ago
Next »