Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
30fdd8a082a00126a6feec994e43e8dc12f5bccb
/
net
30fdd8a0
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
by Jiri Pirko
· 13 years ago
0c24604
tcp: implement RFC 5961 4.2
by Eric Dumazet
· 13 years ago
282f23c
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 13 years ago
a858d64
ipv6: fix unappropriate errno returned for non-multicast address
by Li Wei
· 13 years ago
ad8c945
irda: Fix typo in irda
by Masanari Iida
· 13 years ago
db28aaf
sctp: fix sparse warning for sctp_init_cause_fixed
by Ioan Orghici
· 13 years ago
5a308f4
netem: refine early skb orphaning
by Eric Dumazet
· 13 years ago
036be6db
bridge: Fix enforcement of multicast hash_max limit
by Thomas Graf
· 13 years ago
f0396f60
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
by Denis Ovsienko
· 13 years ago
5e96855
6lowpan: Change byte order when storing/accessing to len field
by Tony Cheneau
· 13 years ago
4576039
6lowpan: Change byte order when storing/accessing u16 tag
by Tony Cheneau
· 13 years ago
d4787a1
6lowpan: Fix null pointer dereference in UDP uncompression function
by Tony Cheneau
· 13 years ago
07689b0
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 13 years ago
a6df1ae
tcp: add OFO snmp counters
by Eric Dumazet
· 13 years ago
141e369
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
by Steffen Klassert
· 13 years ago
8104891
ipv6: Initialize the struct rt6_info behind the dst_enty field
by Steffen Klassert
· 13 years ago
921a678
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
869dd46
tipc: remove print_buf and deprecated log buffer code
by Erik Hugne
· 13 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 13 years ago
e2dbd60
tipc: simplify print buffer handling in tipc_printf
by Erik Hugne
· 13 years ago
5deedde
tipc: simplify link_print by divorcing it from using tipc_printf
by Paul Gortmaker
· 13 years ago
568fc58
tipc: remove TIPC packet debugging functions and macros
by Erik Hugne
· 13 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 13 years ago
85b91b0
ipv4: Don't store a rule pointer in fib_result.
by David S. Miller
· 13 years ago
d01cb20
tcp: add LAST_ACK as a valid state for TSQ
by Eric Dumazet
· 13 years ago
540eb7b
net: Update alloc frag to reduce get/put page usage and recycle pages
by Alexander Duyck
· 13 years ago
38a0084
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
391e5c2
ipv4: Remove tb_peers from fib_table.
by David S. Miller
· 13 years ago
10b0a77
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
f0a70e9
ipv4: Put proper checks into icmp_socket_deliver().
by David S. Miller
· 13 years ago
6d4fa85
net: sched: add ipset ematch
by Florian Westphal
· 13 years ago
33c34c5
6lowpan: rework fragment-deleting routine
by alex.bluesman.smirnov@gmail.com
· 13 years ago
abbee2e
6lowpan: fix tag variable size
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4288404
mac802154: sparse warnings: make symbols static
by alex.bluesman.smirnov@gmail.com
· 13 years ago
79ff1db
6lowpan: get extra headroom in allocated frame
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e885a47
mac802154: add get short address method
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d27de1
6lowpan: revert: add missing spin_lock_init()
by alex.bluesman.smirnov@gmail.com
· 13 years ago
99ee038
ipv4: Fix warnings in ip_do_redirect() for some configurations.
by David S. Miller
· 13 years ago
f705ab9
tipc: limit error messages relating to memory leak to one line
by Paul Gortmaker
· 13 years ago
7e9cab5
tipc: factor stats struct out of the larger link struct
by Paul Gortmaker
· 13 years ago
1ed5c48
net: Remove checks for dst_ops->redirect being NULL.
by David S. Miller
· 13 years ago
b587ee3
net: Add dummy dst_ops->redirect method where needed.
by David S. Miller
· 13 years ago
b94f1c0
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
by David S. Miller
· 13 years ago
ec18d9a
ipv6: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 13 years ago
3a5ad2e
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
by David S. Miller
· 13 years ago
6e157b6
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().
by David S. Miller
· 13 years ago
e8599ff
ipv6: Move bulk of redirect handling into rt6_redirect().
by David S. Miller
· 13 years ago
30f2a5f
ipv6: Export ndisc option parsing from ndisc.c
by David S. Miller
· 13 years ago
1f42539
ipv4: Kill ip_rt_redirect().
by David S. Miller
· 13 years ago
55be7a9
ipv4: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 13 years ago
b42597e
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
by David S. Miller
· 13 years ago
e47a185
ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
by David S. Miller
· 13 years ago
9420612
ipv4: Rearrange arguments to ip_rt_redirect()
by David S. Miller
· 13 years ago
d0da720
ipv4: Pull redirect instantiation out into a helper function.
by David S. Miller
· 13 years ago
d3351b7
ipv4: Deliver ICMP redirects to sockets too.
by David S. Miller
· 13 years ago
1de9243
ipv4: Pull icmp socket delivery out into a helper function.
by David S. Miller
· 13 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 13 years ago
2100844
tcp: Fix out of bounds access to tcpm_vals
by Alexander Duyck
· 13 years ago
4715213
bridge: fix endian
by Li RongQing
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
efc73f4
net: Fix memory leak - vlan_info struct
by Amir Hanania
· 13 years ago
941a46a
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
ae86b9e
net: Fix non-kernel-doc comments with kernel-doc start marker
by Ben Hutchings
· 13 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
a55b138
net: Properly define functions with no parameters
by Ben Hutchings
· 13 years ago
f185071
ipv4: Remove inetpeer from routes.
by David S. Miller
· 13 years ago
3124873
ipv4: Calling ->cow_metrics() now is a bug.
by David S. Miller
· 13 years ago
2db2d67
ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().
by David S. Miller
· 13 years ago
710ab6c
ipv4: Enforce max MTU metric at route insertion time.
by David S. Miller
· 13 years ago
5943634
ipv4: Maintain redirect and PMTU info in struct rtable again.
by David S. Miller
· 13 years ago
87a5069
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
by David S. Miller
· 13 years ago
3e12939
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
by David S. Miller
· 13 years ago
1d861aa
inet: Minimize use of cached route inetpeer.
by David S. Miller
· 13 years ago
16d1839
inet: Remove ->get_peer() method.
by David S. Miller
· 13 years ago
b6242b9
tcp: Remove tw->tw_peer
by David S. Miller
· 13 years ago
81166dd
tcp: Move timestamps from inetpeer to metrics cache.
by David S. Miller
· 13 years ago
794785b
net: Don't report route RTT metric value in cache dumps.
by David S. Miller
· 13 years ago
51c5d0c
tcp: Maintain dynamic metrics in local cache.
by David S. Miller
· 13 years ago
ab92bb2
tcp: Abstract back handling peer aliveness test into helper function.
by David S. Miller
· 13 years ago
4aabd8e
tcp: Move dynamnic metrics handling into seperate file.
by David S. Miller
· 13 years ago
5d91efa
can: gw: Remove pointless casts
by Thomas Graf
· 13 years ago
1da0faa3
can: gw: Properly fill the netlink header when responding to RTM_GETROUTE
by Thomas Graf
· 13 years ago
732d35f
can: gw: Use nla_policy to validate netlink attributes
by Thomas Graf
· 13 years ago
6eaf53c
can: gw: Don't bump nlmsg_len manually
by Thomas Graf
· 13 years ago
cae296c
net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable
by Julia Lawall
· 13 years ago
91c68ce
net: cgroup: fix out of bounds accesses
by Eric Dumazet
· 13 years ago
fe3c094
NFC: Check for llcp_sock and its device from llcp_sock_getname
by Samuel Ortiz
· 13 years ago
01d719a
NFC: Add ISO 14443 type B protocol
by Samuel Ortiz
· 13 years ago
c66433d
NFC: Dereference LLCP bind socket address after checking for it to be NULL
by Samuel Ortiz
· 13 years ago
a831b91
NFC: Do not return EBUSY when stopping a poll that's already stopped
by Samuel Ortiz
· 13 years ago
1550bf2
NFC: Remove warning from nfc_llcp_local_put
by Samuel Ortiz
· 13 years ago
5c0560b
NFC: Handle LLCP Disconnected Mode frames
by Samuel Ortiz
· 13 years ago
8f50020
NFC: LLCP late binding
by Samuel Ortiz
· 13 years ago
ebbb16d
NFC: Forbid SSAP binding to a not well known LLCP service
by Samuel Ortiz
· 13 years ago
8b7e8ed
NFC: Forbid LLCP service name reusing
by Samuel Ortiz
· 13 years ago
cbbf472
NFC: Release LLCP SAP when the owner is released
by Samuel Ortiz
· 13 years ago
4d22ea1
NFC: Close listening LLCP sockets when the device is gone
by Samuel Ortiz
· 13 years ago
b8e7a06
NFC: Build LLCP general bytes upon request
by Samuel Ortiz
· 13 years ago
12e5bdf
NFC: Fix LLCP getname socket op
by Samuel Ortiz
· 13 years ago
Next »