Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
183dce554ac79302fbeb86d8419440ed7021b8a0
/
net
183dce5
ipvs: no need to reroute anymore on DNAT over loopback
by Julian Anastasov
· 12 years ago
d1deae4
ipvs: rename functions related to dst_cache reset
by Julian Anastasov
· 12 years ago
b8abdf0
ipvs: convert the IP_VS_XMIT macros to functions
by Julian Anastasov
· 12 years ago
313eae6
ipvs: prefer NETDEV_DOWN event to free cached dsts
by Julian Anastasov
· 12 years ago
c90558d
ipvs: avoid routing by TOS for real server
by Julian Anastasov
· 12 years ago
932bc4d
net: add skb_dst_set_noref_force
by Julian Anastasov
· 12 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1b5ab0d
net: use the frag lru_lock to protect netns_frags.nqueues update
by Jesper Dangaard Brouer
· 12 years ago
68399ac
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
by Jesper Dangaard Brouer
· 12 years ago
5a048e3
net: core: let's use native isxdigit instead of custom
by Andy Shevchenko
· 12 years ago
40893fd
net: switch to use skb_probe_transport_header()
by Jason Wang
· 12 years ago
e5d5dec
net: core: let skb_partial_csum_set() set transport header
by Jason Wang
· 12 years ago
6bdeaba
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
by Tony Cheneau
· 12 years ago
ababf38
6lowpan: fix a small formatting issue
by Tony Cheneau
· 12 years ago
6364e6e
ieee802154/dgram: Pass source address in dgram_recvmsg
by Stephen Röttger
· 12 years ago
b175293
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5d53848
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
15e5a03
net_sched: better precise estimation on packet length for untrusted packets
by Jason Wang
· 12 years ago
c1aad27
packet: set transport header before doing xmit
by Jason Wang
· 12 years ago
24363b6
6lowpan: modify udp compression/uncompression to match the standard
by Tony Cheneau
· 12 years ago
43de7aa
6lowpan: use the PANID provided by the device instead of a static value
by Tony Cheneau
· 12 years ago
c7d0ab2
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
by Tony Cheneau
· 12 years ago
0483546
mac802154: add mac802154_dev_get_dsn()
by Tony Cheneau
· 12 years ago
d4ac323
6lowpan: store fragment tag values per device instead of net stack wide
by Tony Cheneau
· 12 years ago
9da2924
6lowpan: add debug messages for 6LoWPAN fragmentation
by Tony Cheneau
· 12 years ago
d991b98
6lowpan: fix first fragment (FRAG1) handling
by Tony Cheneau
· 12 years ago
58ef67c
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
by Tony Cheneau
· 12 years ago
cf69206
mac802154: turn on ACK when enabled by the upper layers
by Tony Cheneau
· 12 years ago
f333a15
6lowpan: always enable link-layer acknowledgments
by Tony Cheneau
· 12 years ago
f5c20f5
6lowpan: next header is not properly set upon decompression of a UDP header.
by Tony Cheneau
· 12 years ago
8d879a3
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly
by Tony Cheneau
· 12 years ago
de179c8
netlink: have length check of rtnl msg before deref
by Hong zhi guo
· 12 years ago
14134f6
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
by dingtianhong
· 12 years ago
cb6bf35
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6752c8d
firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f61dd38
Tunneling: use IP Tunnel stats APIs.
by Pravin B Shelar
· 12 years ago
fd58156
IPIP: Use ip-tunneling code.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
eaac5f3
net: Print functions in /proc/net/ptype without the offset.
by David S. Miller
· 12 years ago
a79ca22
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 12 years ago
ded34e0
unix: fix a race condition in unix_release()
by Paul Moore
· 12 years ago
25c7704
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
5594c32
Revert "udp: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
9cb690d
Revert "ip_gre: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
5f64a7d
dsa: fix freeing of sparse port allocation
by Florian Fainelli
· 12 years ago
2116824
dsa: factor freeing of dsa_platform_data
by Florian Fainelli
· 12 years ago
da13482
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
1166fde6
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 12 years ago
7ebe183
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 12 years ago
9b46922
bridge: fix crash when set mac address of br interface
by Hong zhi guo
· 12 years ago
4a7df34
8021q: fix a potential use-after-free
by Cong Wang
· 12 years ago
9979a55
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 12 years ago
7b99a99
bridge: avoid br_ifinfo_notify when nothing changed
by Hong zhi guo
· 12 years ago
5e95329b
dsa: add device tree bindings to register DSA switches
by Florian Fainelli
· 12 years ago
eec2e61
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
be99197
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
by Hannes Frederic Sowa
· 12 years ago
63998ac
ipv6: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
0465277
ipv4: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
1b7c92b
l2tp: calling the ref() instead of deref()
by Dan Carpenter
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2fa70df
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
by Thomas Graf
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
d6a8c36
udp: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
10c0d7e
ip_gre: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
eaaa313
netlink: Diag core and basic socket info dumping (v2)
by Andrey Vagin
· 12 years ago
0f29c76
net: prepare netlink code for netlink diag
by Andrey Vagin
· 12 years ago
4021db9
net: remove redundant ifdef CONFIG_CGROUPS
by Zefan Li
· 12 years ago
e33099f
tcp: implement RFC5682 F-RTO
by Yuchung Cheng
· 12 years ago
ab42d9e
tcp: refactor CA_Loss state processing
by Yuchung Cheng
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
5470b46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b9d5319
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
8fdc929
dynticks: avoid flow_cache_flush() interrupting every core
by Chris Metcalf
· 12 years ago
3e5289d
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
by Daniel Borkmann
· 12 years ago
f77668d
net: flow_dissector: add __skb_get_poff to get a start offset to payload
by Daniel Borkmann
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
896ee0e
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
283951f
ipconfig: Fix newline handling in log message.
by Martin Fuzzey
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
f6e16b2
l2tp: unhash l2tp sessions on delete, not on free
by Tom Parkin
· 12 years ago
7b7c071
l2tp: avoid deadlock in l2tp stats update
by Tom Parkin
· 12 years ago
cf2f5c8
l2tp: push all ppp pseudowire shutdown through .release handler
by Tom Parkin
· 12 years ago
4c6e2fd
l2tp: purge session reorder queue on delete
by Tom Parkin
· 12 years ago
48f72f9
l2tp: add session reorder queue purge function to core
by Tom Parkin
· 12 years ago
02d13ed
l2tp: don't BUG_ON sk_socket being NULL
by Tom Parkin
· 12 years ago
8abbbe8
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
by Tom Parkin
· 12 years ago
2b551c6
l2tp: close sessions before initiating tunnel delete
by Tom Parkin
· 12 years ago
9360631
l2tp: close sessions in ip socket destroy callback
by Tom Parkin
· 12 years ago
e34f4c7
l2tp: export l2tp_tunnel_closeall
by Tom Parkin
· 12 years ago
9980d00
l2tp: add udp encap socket destroy handler
by Tom Parkin
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
f1e79e2
genetlink: trigger BUG_ON if a group name is too long
by Masatake YAMATO
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
3dd6664
netfilter: remove unused "config IP_NF_QUEUE"
by Paul Bolle
· 12 years ago
77f65eb
packet: packet fanout rollover during socket overload
by Willem de Bruijn
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
Next »