Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e56e3800ea42e78b7c816bdd2d87d047be80541
/
net
9e56e38
ipv4: Adjust in_dev handling in fib_validate_source()
by David S. Miller
· 12 years ago
a207a4b
ipv4: Fix bugs in fib_compute_spec_dst().
by David S. Miller
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
9f10d3f
tcp: plug dst leak in tcp_v6_conn_request()
by Neal Cardwell
· 12 years ago
9494218
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
by Neal Cardwell
· 12 years ago
3840a06
tcp: pass fl6 to inet6_csk_route_req()
by Neal Cardwell
· 12 years ago
9247869
tcp: fix inet6_csk_route_req() for link-local addresses
by Neal Cardwell
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ca33c00
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
7cecb52
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
by Vinson Lee
· 12 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 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
· 12 years ago
82aee5d
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
41347dc
ipv4: Kill rt->rt_spec_dst, no longer used.
by David S. Miller
· 12 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 12 years ago
70e7341
ipv4: Show that ip_send_reply() is purely unicast routine.
by David S. Miller
· 12 years ago
42d0b04
batman-adv: Prefix main defines with BATADV_
by Sven Eckelmann
· 12 years ago
edbf7ff
batman-adv: Prefix vis defines with BATADV_
by Sven Eckelmann
· 12 years ago
4d5d2db8
batman-adv: Prefix unicast defines with BATADV_
by Sven Eckelmann
· 12 years ago
c11fdfa
batman-adv: Prefix types defines with BATADV_
by Sven Eckelmann
· 12 years ago
7e071c7
batman-adv: Prefix packet defines with BATADV_
by Sven Eckelmann
· 12 years ago
6434664
batman-adv: Prefix icmp_socket defines with BATADV_
by Sven Eckelmann
· 12 years ago
97ea4ba
batman-adv: Prefix gateway defines with BATADV_
by Sven Eckelmann
· 12 years ago
3964f72
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
by Sven Eckelmann
· 12 years ago
036cbfe
batman-adv: Prefix sysfs defines with BATADV_
by Sven Eckelmann
· 12 years ago
54590e4
batman-adv: Prefix debugfs defines with BATADV_
by Sven Eckelmann
· 12 years ago
347c80f
batman-adv: Prefix local defines with BATADV_
by Sven Eckelmann
· 12 years ago
d4f4469
batman-adv: beautify tt_global_add() argument list
by Antonio Quartulli
· 12 years ago
3b643de
batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
by Antonio Quartulli
· 12 years ago
28afd3c
batman-adv: Directly print to seq_file in vis
by Sven Eckelmann
· 12 years ago
3e34819
batman-adv: Prefix remaining function like macros with batadv_
by Sven Eckelmann
· 12 years ago
ee11ad6
batman-adv: Prefix main local static functions with batadv_
by Sven Eckelmann
· 12 years ago
eaad8ad
batman-adv: Prefix vis local static functions with batadv_
by Sven Eckelmann
· 12 years ago
0354440
batman-adv: Prefix unicast local static functions with batadv_
by Sven Eckelmann
· 12 years ago
160eb5a
ipv4: Kill early demux method return value.
by David S. Miller
· 12 years ago
1d1e34d
xfrm_user: Propagate netlink error codes properly.
by David S. Miller
· 12 years ago
c10237e
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
by David S. Miller
· 12 years ago
e440cf2
net: added support for 40GbE link.
by parav.pandit@emulex.com
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
4c3af03
netlink: Get rid of obsolete rtnetlink macros
by Thomas Graf
· 12 years ago
6b60978
decnet: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
74a0bd7
ip6mr: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
92a395e
ipmr: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
6e277ed
inet_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
7b46866
sock_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
4245375
unix_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
c074da2
ipv4: tcp: dont cache unconfirmed intput dst
by Eric Dumazet
· 12 years ago
d31bb4f
9p: fix min_t() casting in p9pdu_vwritef()
by Dan Carpenter
· 12 years ago
4b5ebcc
mac80211: correct behaviour on unrecognised action frames
by Johannes Berg
· 12 years ago
747cf6e
6lowpan: double unlock on an error path
by Dan Carpenter
· 12 years ago
02ef22c
pkt_sched: sch_api: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
942b816
pkt_sched: cls_api: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
3f7a328
decnet: dn_table: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
737100e
decnet: dn_route: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
b61bb01
unix_diag: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
8b00a53
pkt_sched: act_api: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
3da07c0
netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
d550d09
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
c2bd4ba
netfilter: ipt_ULOG: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
d106352
inet_diag: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
77ca4ed
decnet: dn_rtmsg: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
62566ca
netfilter: ebt_ulog: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
149ddd8
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 12 years ago
72fd5a8
mac802154: add monitor listener to TX datapath
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5265f46
mac802154: mlme start request
by alex.bluesman.smirnov@gmail.com
· 12 years ago
66b69d4
mac802154: page and channel setter
by alex.bluesman.smirnov@gmail.com
· 12 years ago
48e44d5
mac802154: short address setter
by alex.bluesman.smirnov@gmail.com
· 12 years ago
dcbe4f9
mac802154: set and get PAN id
by alex.bluesman.smirnov@gmail.com
· 12 years ago
32bad7e
mac802154: add wpan device-class support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
a2842a1
net: l2tp_eth: use LLTX to avoid LOCKDEP splats
by Eric Dumazet
· 12 years ago
251da41
ipv4: Cache ip_error() routes even when not forwarding.
by David S. Miller
· 12 years ago
60d2c25
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
df67e6c
ipv4: Remove unnecessary code from rt_check_expire().
by David S. Miller
· 12 years ago
29cb99d
batman-adv: fix global TT entry deletion
by Antonio Quartulli
· 12 years ago
1f129fe
batman-adv: fix condition in AP isolation
by Antonio Quartulli
· 12 years ago
4dc27d1c
net/ipv6/route.c: packets originating on device match lo
by David McCullough
· 12 years ago
f315fd3
caif: Fixed potential memory leak
by Kim Lilliestierna XX
· 12 years ago
c95567c
caif: added check for potential null return
by Kim Lilliestierna XX
· 12 years ago
be4852c
caif: Remove unused pointer and code
by Kim Lilliestierna XX
· 12 years ago
e71094f
6lowpan: remove excessive argument in pr_debug
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5c00c0c
6lowpan: fix hop limit compression
by alex.bluesman.smirnov@gmail.com
· 12 years ago
c5d3687
6lowpan: read data from skb safely
by alex.bluesman.smirnov@gmail.com
· 12 years ago
8a8e28b
mac802154: add missed braces
by alex.bluesman.smirnov@gmail.com
· 12 years ago
03e934f
NFC: Return from rawsock_release when sk is NULL
by Eric Dumazet
· 12 years ago
aa214de0
net: l2tp_eth: fix l2tp_eth_dev_xmit race
by Eric Dumazet
· 12 years ago
1d5873e
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
eaa8c5f
caif: Clear shutdown mask to zero at reconnect.
by Sjur Brændeland
· 12 years ago
437c5b5
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
by Neal Cardwell
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fa809e2
ipv6: fib: fix fib dump restart
by Eric Dumazet
· 12 years ago
1f41a6a
HID: Fix the generic Kconfig options
by Henrik Rydberg
· 12 years ago
67de956
NFC: Prevent multiple buffer overflows in NCI
by Dan Rosenberg
· 12 years ago
a513088
batman-adv: Prefix translation-table local static functions with batadv_
by Sven Eckelmann
· 12 years ago
0294ca0
batman-adv: Prefix soft-interface local static functions with batadv_
by Sven Eckelmann
· 12 years ago
bb079c8
batman-adv: Prefix send local static functions with batadv_
by Sven Eckelmann
· 12 years ago
63b0103
batman-adv: Prefix routing local static functions with batadv_
by Sven Eckelmann
· 12 years ago
03fc7f8
batman-adv: Prefix originator local static functions with batadv_
by Sven Eckelmann
· 13 years ago
af4447f
batman-adv: Prefix icmp_socket local static functions with batadv_
by Sven Eckelmann
· 13 years ago
7f9f02c
batman-adv: Prefix hash local static functions with batadv_
by Sven Eckelmann
· 13 years ago
18a1cb6
batman-adv: Prefix hard-interface local static functions with batadv_
by Sven Eckelmann
· 13 years ago
Next »