Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bbb009941efaece3898910a862f6d23aa55d6ba8
/
net
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
b3343a2
net, ixgbe: handle link local multicast addresses in SR-IOV mode
by John Fastabend
· 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
f019948
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
e269ed2
l2tp: session is an array not a pointer
by Alan Cox
· 12 years ago
6a328d8
cgroup: net_cls: Rework update socket logic
by Daniel Wagner
· 12 years ago
fd9a08a
cgroup: net_cls: Pass in task to sock_update_classid()
by Daniel Wagner
· 12 years ago
3ace03c
cgroup: net_cls: Remove rcu_read_lock/unlock
by Daniel Wagner
· 12 years ago
c658f19
cgroup: net_prio: Mark local used function static
by Daniel Wagner
· 12 years ago
3c68198
sctp: Make hmac algorithm selection for cookie generation dynamic
by Neil Horman
· 12 years ago
342567c
packet: minor: remove unused err assignment
by Daniel Borkmann
· 12 years ago
e4e541a
sock-diag: Report shutdown for inet and unix sockets (v2)
by Pavel Emelyanov
· 12 years ago
b3ce5ae
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
by Nicolas Dichtel
· 12 years ago
c80bbea
netlink: cleanup the unnecessary return value check
by Hans Zhang
· 12 years ago
45f00f9
ipv4: tcp: clean up tcp_v4_early_demux()
by Eric Dumazet
· 12 years ago
f3f1213
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
by Neal Cardwell
· 12 years ago
51ebd31
ipv6: add support of equal cost multipath (ECMP)
by Nicolas Dichtel
· 12 years ago
d94ce9b
ipv4: 16 slots in initial fib_info hash table
by Eric Dumazet
· 12 years ago
0e71c55
tcp: speedup SIOCINQ ioctl
by Eric Dumazet
· 12 years ago
354e4aa
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
by Eric Dumazet
· 12 years ago
bcc58c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 12 years ago
46baac3
pkt_sched: use ns_to_ktime() helper
by Eric Dumazet
· 12 years ago
47b70db
net:dev: remove double indentical assignment in dev_change_net_namespace().
by Rami Rosen
· 12 years ago
f7b86bf
sockopt: Make SO_BINDTODEVICE readable
by Pavel Emelyanov
· 12 years ago
06e3041
pktgen: Use ipv6_addr_any
by Joe Perches
· 12 years ago
db0fe0b
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
a3374c4
tcp: fix FIONREAD/SIOCINQ
by Eric Dumazet
· 12 years ago
6d772ac
netlink: use kfree_rcu() in netlink_release()
by Eric Dumazet
· 12 years ago
13d82bf
ipv4: Fix flushing of cached routing informations
by Steffen Klassert
· 12 years ago
18c22a0
vlan: allow to change type when no vlan device is hooked on netdev
by Jiri Pirko
· 12 years ago
7dac7b7
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
by Linus Lüssing
· 12 years ago
7f112af
batman-adv: Fix broadcast packet CRC calculation
by Linus Lüssing
· 12 years ago
2ad5b9e
netfilter: xt_TEE: don't use destination address found in header
by Eric Dumazet
· 12 years ago
0b4f5b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Pablo Neira Ayuso
· 12 years ago
9f0d3c2
ipv6: addrconf: fix /proc/net/if_inet6
by Eric Dumazet
· 12 years ago
f6e80ab
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
by Zijie Pan
· 12 years ago
55462cf
vlan: fix bond/team enslave of vlan challenged slave/port
by Jiri Pirko
· 12 years ago
939ccba
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
by Elison Niven
· 12 years ago
0153d5a
netfilter: xt_CT: fix timeout setting with IPv6
by Pablo Neira Ayuso
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
1bbb309
userns: Properly print bluetooth socket uids
by Eric W. Biederman
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
940e3a8
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
0e24c4f
tcp: sysctl interface leaks 16 bytes of kernel memory
by Alan Cox
· 12 years ago
759f429
9P: Fix race between p9_write_work() and p9_fd_request()
by Simon Derr
· 12 years ago
a9ca404
Merge Trond's bugfixes
by J. Bruce Fields
· 12 years ago
68aaed5
ipv4: fix route mark sparse warning
by stephen hemminger
· 12 years ago
6caab7b
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
c468fb1
pktgen: replace scan_ip6() with in6_pton()
by Amerigo Wang
· 12 years ago
4c139b8
pktgen: enable automatic IPv6 address setting
by Amerigo Wang
· 12 years ago
0373a94
pktgen: display IPv4 address in human-readable format
by Amerigo Wang
· 12 years ago
68bf9f0
pktgen: set different default min_pkt_size for different protocols
by Amerigo Wang
· 12 years ago
5aa8b57
pktgen: fix crash when generating IPv6 packets
by Amerigo Wang
· 12 years ago
8545768
Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
df632d3
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
f474af7
nfs: disintegrate UAPI for nfs
by J. Bruce Fields
· 12 years ago
5175a5e
RDS: fix rds-ping spinlock recursion
by jeff.liu
· 12 years ago
8dd9117
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 12 years ago
4c199a9
rbtree: empty nodes have no color
by Michel Lespinasse
· 12 years ago
b61a602
ipvs: initialize returned data in do_ip_vs_get_ctl
by Arnd Bergmann
· 12 years ago
ad4d3ef
ipvs: fix ARP resolving for direct routing mode
by Julian Anastasov
· 12 years ago
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
f8a1717
ipv4: make sure nh_pcpu_rth_output is always allocated
by Julian Anastasov
· 12 years ago
e0adef0
ipv4: fix forwarding for strict source routes
by Julian Anastasov
· 12 years ago
e81da0e
ipv4: fix sending of redirects
by Julian Anastasov
· 12 years ago
8634724
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
by Eric Dumazet
· 12 years ago
48cc32d3
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 12 years ago
Next »