Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c8d6c380d9463e1405d821db7071e39f63acfb28
/
net
c8d6c38
ndisc: Simplify arguments for ip6_nd_hdr().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2576f17
ipv6: Unshare ip6_nd_hdr() and change return type to void.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
de09334
ndisc: Introduce ndisc_alloc_skb() helper.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9c86daf
ndisc: Introduce ndisc_fill_redirect_hdr_option().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6bce6b4
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c558e9f
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
315ff09
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
fb56863
ndisc: Make several arguments for ndisc_send_na() boolean.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ca97a64
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5ac2a17
batman-adv: Start new development cycle
by Antonio Quartulli
· 12 years ago
0b87393
batman-adv: update copyright years
by Antonio Quartulli
· 12 years ago
5bc44dc
batman-adv: postpone sysfs removal when unregistering
by Simon Wunderlich
· 12 years ago
e76e432
batman-adv: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
88a32c9
batman-adv: kernel doc for types.h
by Marek Lindner
· 12 years ago
712bbfe4
batman-adv: rename batadv_claim struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
bae9877
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
28500f0
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
by Marek Lindner
· 12 years ago
015b4ae
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
by Marek Lindner
· 12 years ago
2006fea
batman-adv: group tt type definitions together
by Marek Lindner
· 12 years ago
0abf5d8
batman-adv: mark debug_log struct as bat_priv only struct
by Marek Lindner
· 12 years ago
b6d0ab7
batman-adv: align kernel doc properly
by Marek Lindner
· 12 years ago
7241444
batman-adv: a delayed_work has to be initialised once
by Antonio Quartulli
· 12 years ago
1ad759d
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
by Hannes Frederic Sowa
· 12 years ago
115b0aa
ndisc: Check NS message length before access.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
12fd84f
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ee21c7e
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
by Alan Ott
· 12 years ago
0c44621
6lowpan: Refactor packet delivery into a function
by Alan Ott
· 12 years ago
887c95c
ipv6: Complete neighbour entry removal from dst_entry.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6fd6ce2
ipv6: Do not depend on rt->n in ip6_finish_output2().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
707be1f
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2152cae
ipv6: Do not depend on rt->n in rt6_probe().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
145a362
ipv6: Do not depend on rt->n in rt6_check_neigh().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c440f16
ipv6: Do not depend on rt->n in ip6_pol_route().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
dd0cbf2
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
8e022ee
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
7ff74a5
ndisc: Update neigh->updated with write lock.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c2a9366
net: increase fragment memory usage limits
by Jesper Dangaard Brouer
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
5bd30d3
netpoll: fix a missing dev refcounting
by Cong Wang
· 12 years ago
f92d318
netpoll: fix a rtnl lock assertion failure
by Cong Wang
· 12 years ago
757b8b1
net_sched: fix qdisc_pkt_len_init()
by Eric Dumazet
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
47fb3a2
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
cce894b
tcp: fix a panic on UP machines in reqsk_fastopen_remove
by Eric Dumazet
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
6059283
ipv6 netevent: Remove old_neigh from netevent_redirect.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a4412a6
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
dd3332b
ipv6: Store Router Alert option in IP6CB directly.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2b464f6
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c08977b
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
daad151
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
e721985
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6502ca5
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3e4e4c1
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5b76c49
netfilter: x_tables: print correct hook names for ARP
by Jan Engelhardt
· 12 years ago
1e47ee8
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
by Pablo Neira Ayuso
· 12 years ago
0c430d0
batman-adv: unbloat batadv_priv if debug is not enabled
by Marek Lindner
· 12 years ago
9338026
batman-adv: remove unused variable from orig_node struct
by Marek Lindner
· 12 years ago
c0275e2
batman-adv: fix typo in debug message
by Antonio Quartulli
· 12 years ago
467b5fe
batman-adv: use the const qualifier in hash functions
by Antonio Quartulli
· 12 years ago
fa70655
batman-adv: don't compile the BLA switch if not requested
by Antonio Quartulli
· 12 years ago
3f87c42
batman-adv: remove useless NULL check
by Antonio Quartulli
· 12 years ago
46d160e
batman-adv: remove useless blank lines before and after brackets
by Antonio Quartulli
· 12 years ago
dec0507
batman-adv: Initialize lockdep class keys for hashes
by Antonio Quartulli
· 12 years ago
8425ec6
batman-adv: remove useless assignment in tt_local_add()
by Antonio Quartulli
· 12 years ago
39a3299
batman-adv: unify and properly print hex values
by Antonio Quartulli
· 12 years ago
f9d8a53
batman-adv: print the CRC together with the translation tables
by Antonio Quartulli
· 12 years ago
85766a8
batman-adv: improve local translation table output
by Antonio Quartulli
· 12 years ago
7cf4d52
batman-adv: reduce local TT entry timeout to 10 minutes
by Antonio Quartulli
· 12 years ago
02233e0
batman-adv: Do not add multicast MAC addresses to translation table
by Linus Lüssing
· 12 years ago
5691744
batman-adv: use per_cpu_add helper
by Shan Wei
· 12 years ago
18aafc6
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
28a2828
ipv4: fib: fix a comment.
by Rami Rosen
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
87696f9
net: Export __netdev_pick_tx so that it can be used in modules
by Alexander Duyck
· 12 years ago
93ccb39
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
7b514a8
tcp: accept RST without ACK flag
by Eric Dumazet
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
01c5f86
net: Rewrite netif_set_xps_queues to address several issues
by Alexander Duyck
· 12 years ago
10cdc3f
net: Rewrite netif_reset_xps_queue to allow for better code reuse
by Alexander Duyck
· 12 years ago
537c00d
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
by Alexander Duyck
· 12 years ago
416186f
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
by Alexander Duyck
· 12 years ago
1def923
net_sched: more precise pkt_len computation
by Eric Dumazet
· 12 years ago
7144bca
nfs: fix sunrpc/clnt.c kernel-doc warnings
by Randy Dunlap
· 12 years ago
21caa66
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
by Romain Kuntz
· 12 years ago
85da53b
ipv6: fix the noflags test in addrconf_get_prefix_route
by Romain Kuntz
· 12 years ago
f26845b
tcp: fix splice() and tcp collapsing interaction
by Eric Dumazet
· 12 years ago
ff905b1
tcp: splice: fix an infinite loop in tcp_read_sock()
by Eric Dumazet
· 12 years ago
7be72c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
4610476
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
by Pablo Neira Ayuso
· 12 years ago
6c40d10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b4fff5f
unix: Use FIELD_SIZEOF() in af_unix_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ce6654c
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3523b29
openvswitch: Use FIELD_SIZEOF() in dp_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
fab2574
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ba96bcb
ipv6: Use FIELD_SIZEOF() in inet6_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
95c7e0e
ipv4: Use FIELD_SIZEOF() in inet_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a9b8a89
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
Next »