Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4f5762ec9135d24887844549de3c83e0290a3567
/
net
34a430d
dsa: Allow core and drivers to be built as modules
by Ben Hutchings
· 13 years ago
3d825ed
dsa: Define module author, description, license and aliases for drivers
by Ben Hutchings
· 13 years ago
98e6730
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
by Ben Hutchings
· 13 years ago
7df899c
dsa: Combine core and tagging code
by Ben Hutchings
· 13 years ago
ad293b8
dsa: Export functions from core to modules
by Ben Hutchings
· 13 years ago
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
261663b
ipv4: Don't use the cached pmtu informations for input routes
by Steffen Klassert
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
6b600b2
route: Use the device mtu as the default for blackhole routes
by Steffen Klassert
· 13 years ago
d6f03f2
Merge branch 'for_david' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
df07a94
netns: fix proxy ARP entries listing on a netns
by Jorge Boncompte [DTI2]
· 13 years ago
42ca020
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
by Dan Carpenter
· 13 years ago
ac8a481
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
by Li Wei
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
685f94e6
ipv4 : igmp : fix error handle in ip_mc_add_src()
by Jun Zhao
· 13 years ago
4d0fe50
ipv6: tcp: fix tcp_v6_conn_request()
by Eric Dumazet
· 13 years ago
46a246c
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
by David S. Miller
· 13 years ago
c16a98e
ipv6: tcp: fix panic in SYN processing
by Eric Dumazet
· 13 years ago
4d65a24
ipv6: fix a bug in ndisc_send_redirect
by Li Wei
· 13 years ago
02f1ce3
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
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
20e994a
net: correct comments of skb_shift
by Feng King
· 13 years ago
40ba849
atm: Allow MSG_PEEK for atm sockets
by Jorge Boncompte [DTI2]
· 13 years ago
4e55f57
atm: Introduce vcc_process_recv_queue
by Jorge Boncompte [DTI2]
· 13 years ago
3b82936
atm: clip: move clip_devs check to clip_push
by Jorge Boncompte [DTI2]
· 13 years ago
ada22aa
atm: clip: Don't move counters backwards
by Jorge Boncompte [DTI2]
· 13 years ago
fe685b8
atm: br2684: Do not move counters backwards
by Jorge Boncompte [DTI2]
· 13 years ago
717b6d8
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
by Maciej Żenczykowski
· 13 years ago
26bff94
xfrm: optimize ipv4 selector matching
by Alexey Dobriyan
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
f23aa62
caif: fix endian conversion in cffrml_transmit()
by Dan Carpenter
· 13 years ago
525c646
dccp: fix error propagation in dccp_v4_connect
by RongQing.Li
· 13 years ago
a2d7ec5
netfilter: use jump_label for nf_hooks
by Eric Dumazet
· 13 years ago
65d9d2c
RxRPC: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
8524b00
irttp: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
de3584b
cfg80211: fix regulatory NULL dereference
by Johannes Berg
· 13 years ago
9c8f2c4
mac80211: Fix endian bug in radiotap header generation
by Helmut Schaa
· 13 years ago
904603f
mac80211: Fix AMSDU rate printout in debugfs.
by Ben Greear
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
76e8d7b
batman-adv: Fix range check for expected packets
by Simon Wunderlich
· 13 years ago
8b7342d
batman-adv: check for tt_reponse packet real length
by Antonio Quartulli
· 13 years ago
dc58fe3
batman-adv: linearise the tt_response skb only if needed
by Antonio Quartulli
· 13 years ago
d099c2c
batman-adv: directly write tt entries without buffering
by Simon Wunderlich
· 13 years ago
c90681b
batman-adv: fixed hash functions type to uint32_t instead of int
by Antonio Quartulli
· 13 years ago
eb7e2a1
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
by Antonio Quartulli
· 13 years ago
be7af5c
batman-adv: refactoring gateway handling code
by Marek Lindner
· 13 years ago
25a92b1
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
by Sven Eckelmann
· 13 years ago
8794497
batman-adv: tt_global_del_orig() has to print the correct message
by Antonio Quartulli
· 13 years ago
c20186b
batman-adv: update internal version number
by Sven Eckelmann
· 13 years ago
9cc20b2
ipv4: fix redirect handling
by Eric Dumazet
· 13 years ago
fb120c0
ping: dont increment ICMP_MIB_INERRORS
by Eric Dumazet
· 13 years ago
bdb6e69
Phonet: set the pipe handle using setsockopt
by Dinesh Kumar Sharma
· 13 years ago
805dc1d
ip_gre: Set needed_headroom dynamically again
by Herbert Xu
· 13 years ago
4ce4091
packet: Add needed_tailroom to packet_sendmsg_spkt
by Herbert Xu
· 13 years ago
ae64194
net: Remove all uses of LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
a7ae199
ipv6: Remove all uses of LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
6608824
ipv4: Remove all uses of LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
adc9300
net: use jump_label to shortcut RPS if not setup
by Eric Dumazet
· 13 years ago
e11c259
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
8d26784
ipv6: Use pr_warn() in ip6_fib.c
by David S. Miller
· 13 years ago
14df015
IPV6 Fix a crash when trying to replace non existing route
by Matti Vaittinen
· 13 years ago
ccf5ff6
net: new counter for tx_timeout errors in sysfs
by david decotigny
· 13 years ago
19b05f8
net-sysfs: fixed minor sparse warning
by david decotigny
· 13 years ago
09da71b
net: ethtool: fix coding style
by Michał Mirosław
· 13 years ago
d445ba6
6LoWPAN: double free in lowpan_fragment_xmit()
by Dan Carpenter
· 13 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 13 years ago
475414f
ethtool: prepare for larger netdev_features_t type
by Michał Mirosław
· 13 years ago
9d92154
net: ethtool: use C99 array initialization for feature-names table
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
02b3a55
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
by Michał Mirosław
· 13 years ago
bc5787c6
net: remove legacy ethtool ops
by Michał Mirosław
· 13 years ago
fa2da8c
bridge: correct IPv6 checksum after pull
by stephen hemminger
· 13 years ago
588f033
net: use jump_label for netstamp_needed
by Eric Dumazet
· 13 years ago
709e869
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
by Eric Dumazet
· 13 years ago
229a66e
IPv6: Removing unnecessary NULL checks.
by Matti Vaittinen
· 13 years ago
eec2057
net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer
by Jesper Juhl
· 13 years ago
f8b8a80
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
ad79eef
ipv4: fix a memory leak in ic_bootp_send_if
by RongQing.Li
· 13 years ago
4a287eb
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag
by Matti Vaittinen
· 13 years ago
d71314b
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE
by Matti Vaittinen
· 13 years ago
b2b5ce9
net: introduce build_skb()
by Eric Dumazet
· 13 years ago
06236ac
net-netlink: Add a new attribute to expose TCLASS values via netlink
by Maciej Żenczykowski
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
292d139
bridge: add NTF_USE support
by stephen hemminger
· 13 years ago
ef5e0d8
bridge: Fix potential deadlock on br->multicast_lock
by Andrey Vagin
· 13 years ago
731abb9
ip6_tunnel: copy parms.name after register_netdevice
by Josh Boyer
· 13 years ago
f8b1b5d
6LoWPAN: UDP header decompression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
3bd5b95
6LoWPAN: UDP header compression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d039f6
6LoWPAN: set proper netdev flags
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e86586b
6LoWPAN: disable debugging by default
by alex.bluesman.smirnov@gmail.com
· 13 years ago
719269a
6LoWPAN: add fragmentation support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
77c1c7c
rds: drop "select LLIST"
by Paul Bolle
· 13 years ago
3ed90f7
net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_timer()
by Jesper Juhl
· 13 years ago
4b90a60
ah: Don't return NET_XMIT_DROP on input.
by Nick Bowler
· 13 years ago
b4487c2
mac80211: fix warning in ieee80211_probe_client
by Johannes Berg
· 13 years ago
868a5f7
minstrel: Remove unused function parameter in calc_rate_durations()
by Patrick Kelle
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
Next »