Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d807f2728708c54a1ac1ce04d4549d8eb2b996d2
/
net
d807f27
batman-adv: allow bla traffic only after first worker period
by Simon Wunderlich
· 12 years ago
52aebd6
batman-adv: send announcement when backbone gw is registered
by Simon Wunderlich
· 12 years ago
b7eddd0
batman-adv: prevent using any virtual device created on batman-adv as hard-interface
by Antonio Quartulli
· 12 years ago
a7528f8
batman-adv: fix wrong spinlock inline comment
by Antonio Quartulli
· 12 years ago
07568d0
batman-adv: don't rely on positions in struct for hashing
by Simon Wunderlich
· 12 years ago
5cb0443
ipv6: add knob to send unsolicited ND on link-layer address change
by Hannes Frederic Sowa
· 12 years ago
9fafd65
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c075b13
ip6tnl: advertise tunnel param via rtnl
by Nicolas Dichtel
· 12 years ago
ba3e3f5
sit: advertise tunnel param via rtnl
by Nicolas Dichtel
· 12 years ago
0974658
ipip: advertise tunnel param via rtnl
by Nicolas Dichtel
· 12 years ago
a375413
gre6: fix rtnl dump messages
by Nicolas Dichtel
· 12 years ago
c3b89fb
ipip: add GSO support
by Eric Dumazet
· 12 years ago
60713a0
ipv6: send unsolicited neighbour advertisements to all-nodes
by Hannes Frederic Sowa
· 12 years ago
e949b09
vlan: set sysfs device_type to 'vlan'
by Doug Goldstein
· 12 years ago
a4477c4
ipv6: remove rt6i_peer_genid from rt6_info and its handler
by Li RongQing
· 12 years ago
f1e0b5b
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
b20b6d9
ndisc: fix a typo in a comment in ndisc_recv_na()
by Nicolas Dichtel
· 12 years ago
5920cd3a
packet: tx_ring: allow the user to choose tx data offset
by Paul Chavent
· 12 years ago
a3d744e
af-packet: fix oops when socket is not present
by Eric Leblond
· 12 years ago
3015f3d
pkt_sched: enable QFQ to support TSO/GSO
by Paolo Valente
· 12 years ago
9affec6
batman-adv: enable fast client detection using unicast_4addr packets
by Antonio Quartulli
· 12 years ago
4046b24
batman-adv: Add get_ethtool_stats() support for DAT
by Martin Hundebøll
· 13 years ago
33af49a
batman-adv: Distributed ARP Table - add runtime switch
by Antonio Quartulli
· 12 years ago
1722447
batman-adv: Distributed ARP Table - add compile option
by Antonio Quartulli
· 13 years ago
c384ea3
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
by Antonio Quartulli
· 13 years ago
5c3a0e5
batman-adv: Distributed ARP Table - add ARP parsing functions
by Antonio Quartulli
· 13 years ago
2f1dfbe
batman-adv: Distributed ARP Table - implement local storage
by Antonio Quartulli
· 12 years ago
785ea11
batman-adv: Distributed ARP Table - create DHT helper functions
by Antonio Quartulli
· 13 years ago
0e861a3
batman-adv: Distributed ARP Table - add a new debug log level
by Antonio Quartulli
· 12 years ago
7cdcf6d
batman-adv: add UNICAST_4ADDR packet type
by Antonio Quartulli
· 12 years ago
f6c57a4
batman-adv: Mark correctly aligned headers not as __packed
by Sven Eckelmann
· 12 years ago
5b24657
batman-adv: Reserve extra bytes in skb for better alignment
by Sven Eckelmann
· 12 years ago
196d97f
htb: fix two bugs
by Eric Dumazet
· 12 years ago
0cb2bbb
bridge: Avoid 'statement with no effect' compiler warnings
by Lee Jones
· 12 years ago
cacb6ba
net: inet_diag -- Return error code if protocol handler is missed
by Cyrill Gorcunov
· 12 years ago
c38e01b
net: fix bridge notify hook to manage flags correctly
by John Fastabend
· 12 years ago
a7a558f
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
by John Fastabend
· 12 years ago
56b765b
htb: improved accuracy at high rates
by Vimalkumar
· 12 years ago
d145f7ec
tipc: do not use tasklet_disable before tasklet_kill
by Xiaotian Feng
· 12 years ago
94e187c
ipv6: introduce ip6_rt_put()
by Amerigo Wang
· 12 years ago
b26ddd8
sctp: Clean up type-punning in sctp_cmd_t union
by Neil Horman
· 12 years ago
1a94083
ipv6: remove a useless NULL check
by Amerigo Wang
· 12 years ago
398f382
pktgen: clean up ktime_t helpers
by Daniel Borkmann
· 12 years ago
e6c022a
tcp: better retrans tracking for defer-accept
by Eric Dumazet
· 12 years ago
0f89a57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c454e61
tcp-repair: Handle zero-length data put in rcv queue
by Pavel Emelyanov
· 12 years ago
7893363
l2tp: fix oops in l2tp_eth_create() error path
by Tom Parkin
· 12 years ago
25b1e67
net: Fix continued iteration in rtnl_bridge_getlink()
by Ben Hutchings
· 12 years ago
1a72418
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
by Nicolas Dichtel
· 12 years ago
2bc8005
eth: Rename and properly align br_reserved_address array
by Ben Hutchings
· 12 years ago
46acc46
eth: Make is_link_local() consistent with other address tests
by Ben Hutchings
· 12 years ago
4197f24
bridge: Use is_link_local() in store_group_addr()
by Ben Hutchings
· 12 years ago
2512117
skb: api to report errors for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
e19d676
skb: report completion status for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
f4d5392
vlan: use IS_ENABLED()
by Amerigo Wang
· 12 years ago
07a9362
ipv6: use IS_ENABLED()
by Amerigo Wang
· 12 years ago
cc535df
rtnl/ipv4: use netconf msg to advertise rp_filter status
by Nicolas Dichtel
· 12 years ago
2c42a3f
tcp: Fix double sizeof in new tcp_metrics code
by Julian Anastasov
· 12 years ago
8f363b7
net: fix divide by zero in tcp algorithm illinois
by Jesper Dangaard Brouer
· 12 years ago
d3e9a1d
net: sctp: Fix typo in net/sctp
by Masanari Iida
· 12 years ago
a8fc927
sk-filter: Add ability to get socket filter program (v2)
by Pavel Emelyanov
· 12 years ago
aff9c78
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
f8450bb
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
810b6d7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
f333503
net: filter: add vlan tag access
by Eric Dumazet
· 12 years ago
e0683e70
tcp: make tcp_clear_md5_list static
by stephen hemminger
· 12 years ago
1570838
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
9ecd1c3
net/ipv4/ipconfig: add device address to a KERN_INFO message
by Claudio Fontana
· 12 years ago
815cccb
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
by John Fastabend
· 12 years ago
2469ffd
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
by John Fastabend
· 12 years ago
e5a55a8
net: create generic bridge ops
by John Fastabend
· 12 years ago
0627291
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
b3343a2
net, ixgbe: handle link local multicast addresses in SR-IOV mode
by John Fastabend
· 12 years ago
efec22b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
35fd3dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
0aca86c
batman-adv: add kernel-doc for enum batadv_dbg_level
by Antonio Quartulli
· 12 years ago
7f91d06
batman-adv: pass the WIFI flag from the local to global entry
by Antonio Quartulli
· 12 years ago
9f9ff08
batman-adv: properly convert flag into a boolean value
by Antonio Quartulli
· 12 years ago
b8fcfa4
batman-adv: check for more space before accessing the skb
by Antonio Quartulli
· 12 years ago
60c39c7
batman-adv: print packets re-routing on DBG_TT and ratelimit it
by Antonio Quartulli
· 12 years ago
fdf7932
batman-adv: properly store the roaming time
by Antonio Quartulli
· 12 years ago
4934ab9
batman-adv: don't allow ECTP traffic on batman-adv
by Simon Wunderlich
· 12 years ago
fe3f4cf
batman-adv: Only increase refcounter once for alternate router
by Sven Eckelmann
· 12 years ago
bd5b80d
batman-adv: Check return value of try_module_get
by Sven Eckelmann
· 12 years ago
8e7c15d
batman-adv: Remove extra check in batadv_bit_get_packet
by Sven Eckelmann
· 12 years ago
36c1d15
batman-adv: Set special lockdep classes to avoid lockdep warning
by Sven Eckelmann
· 12 years ago
c10dba0
batman-adv: return proper value in case of hash_add failure
by Antonio Quartulli
· 12 years ago
30da63a
batman-adv: consolidate duplicated primary_if checking code
by Marek Lindner
· 12 years ago
f03a13a
batman-adv: Remove unused define BAT_ATTR_HIF_UINT
by Sven Eckelmann
· 12 years ago
1451151
batman-adv: split hard_iface struct for each routing protocol
by Marek Lindner
· 12 years ago
d48ddb8
batman-adv: use check_unicast_packet() in recv_roam_adv()
by Antonio Quartulli
· 12 years ago
9e55111
rtnl/ipv4: add support of RTM_GETNETCONF
by Nicolas Dichtel
· 12 years ago
edc9e74
rtnl/ipv4: use netconf msg to advertise forwarding status
by Nicolas Dichtel
· 12 years ago
76f8f6c
rtnl/ipv6: add support of RTM_GETNETCONF
by Nicolas Dichtel
· 12 years ago
f3a1bfb
rtnl/ipv6: use netconf msg to advertise forwarding status
by Nicolas Dichtel
· 12 years ago
f1df137
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
by Hein Tibosch
· 12 years ago
38fe36a
netfilter: nf_nat: don't check for port change on ICMP tuples
by Ulrich Weber
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6dbda2d
mac80211: make sure data is accessible in EAPOL check
by Johannes Berg
· 12 years ago
Next »