Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
acb3f2600eb8cdd35643a8b9237719ce61c98d41
/
net
« Previous
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
1179618
vxlan: remove net arg from vxlan[6]_xmit_skb()
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
1372a29
wireless: scan: Remove comment to compare_ether_addr
by Joe Perches
· 11 years ago
c3923b7
batman: Remove reference to compare_ether_addr
by Joe Perches
· 11 years ago
951fd87
llc: Use normal etherdevice.h tests
by Joe Perches
· 11 years ago
13c7bf0
ipv6: ipv6_create_tempaddr cleanup
by Petr Holasek
· 11 years ago
61e76b1
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 11 years ago
c12a224
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
e7abfe4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
b1b7207
net: sctp: probe: allow more advanced ingress filtering by mark
by Daniel Borkmann
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2fcc800
net: dsa: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
6b93f4a
net: vlan: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
35fa5f7
SUNRPC refactor rpcauth_checkverf error returns
by Andy Adamson
· 11 years ago
4de6caa
SUNRPC new rpc_credops to test credential expiry
by Andy Adamson
· 11 years ago
f1ff0c2
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
by Andy Adamson
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
5a17a39
net: make snmp_mib_free static inline
by Cong Wang
· 11 years ago
280ebcf
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
by Trond Myklebust
· 11 years ago
eb6dc19
RPCSEC_GSS: Share all credential caches on a per-transport basis
by Trond Myklebust
· 11 years ago
414a629
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
by Trond Myklebust
· 11 years ago
298fc35
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
by Trond Myklebust
· 11 years ago
c36dcfe1
SUNRPC: Remove the rpc_client->cl_dentry
by Trond Myklebust
· 11 years ago
5f42b01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
by Trond Myklebust
· 11 years ago
1917228
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
by Trond Myklebust
· 11 years ago
eb3c0d8
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
by Cong Wang
· 11 years ago
d949d82
ipv6: Add generic UDP Tunnel segmentation
by Cong Wang
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
f39dc10
ipv6: move in6_dev_finish_destroy() into core kernel
by Cong Wang
· 11 years ago
e15a00a
vxlan: add ipv6 route short circuit support
by Cong Wang
· 11 years ago
e4c7ed4
vxlan: add ipv6 support
by Cong Wang
· 11 years ago
caf92bc
ipv6: do not call ndisc_send_rs() with write lock
by Cong Wang
· 11 years ago
034dfc5
ipv6: export in6addr_loopback to modules
by Cong Wang
· 11 years ago
5f81bd2
ipv6: export a stub for IPv6 symbols used by vxlan
by Cong Wang
· 11 years ago
788787b
ipv6: move ip6_local_out into core kernel
by Cong Wang
· 11 years ago
3ce9b35
ipv6: move ip6_dst_hoplimit() into core kernel
by Cong Wang
· 11 years ago
34aedd3
qdisc: fix build with !CONFIG_NET_SCHED
by stephen hemminger
· 11 years ago
d2a7f26
qdisc: make args to qdisc_create_default const
by stephen hemminger
· 11 years ago
c7b96ac
userns: Kill nsown_capable it makes the wrong thing easy
by Eric W. Biederman
· 12 years ago
6da7c8f
qdisc: allow setting default queuing discipline
by stephen hemminger
· 11 years ago
a878764
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2d98c29
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
by Daniel Borkmann
· 11 years ago
702821f
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
by Eric Dumazet
· 11 years ago
25ad611
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messages"
by David S. Miller
· 11 years ago
816c5b5
ipv6: Remove redundant sk variable
by Thomas Graf
· 11 years ago
737e828
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
by Li Hongjun
· 11 years ago
2c8d851
tipc: set sk_err correctly when connection fails
by Erik Hugne
· 11 years ago
eb8895d
tcp: tcp_make_synack() should use sock_wmalloc
by Phil Oester
· 11 years ago
cc0fdd8
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
by Linus Lüssing
· 11 years ago
1b7fdd2
tcp: do not use cached RTT for RTT estimation
by Yuchung Cheng
· 11 years ago
08f89b9
pkt_sched: fq: prefetch() fix
by Eric Dumazet
· 11 years ago
6739ffb
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
by Trond Myklebust
· 11 years ago
6b2fddd
RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
by Trond Myklebust
· 11 years ago
e726340a
RPCSEC_GSS: Further cleanups
by Trond Myklebust
· 11 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 11 years ago
bd4a3eb
RPCSEC_GSS: Clean up upcall message allocation
by Trond Myklebust
· 11 years ago
41b6b4d
SUNRPC: Cleanup rpc_setup_pipedir
by Trond Myklebust
· 11 years ago
1dada8e
SUNRPC: Remove unused struct rpc_clnt field cl_protname
by Trond Myklebust
· 11 years ago
55909f2
SUNRPC: Deprecate rpc_client->cl_protname
by Trond Myklebust
· 11 years ago
afe4fd0
pkt_sched: fq: Fair Queue packet scheduler
by Eric Dumazet
· 11 years ago
391ac12
can: gw: add a per rule limitation of frame hops
by Oliver Hartkopp
· 11 years ago
f55d112e
net: packet: use reciprocal_divide in fanout_demux_hash
by Daniel Borkmann
· 11 years ago
5df0ddf
net: packet: add randomized fanout scheduler
by Daniel Borkmann
· 11 years ago
48311f4
net: add netdev_upper_get_next_dev_rcu(dev, iter)
by Veaceslav Falico
· 11 years ago
620f318
net: remove search_list from netdev_adjacent
by Veaceslav Falico
· 11 years ago
5d26191
net: add lower_dev_list to net_device and make a full mesh
by Veaceslav Falico
· 11 years ago
aa9d856
net: rename netdev_upper to netdev_adjacent
by Veaceslav Falico
· 11 years ago
79f9ab7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
1f324e3
ipv6: Don't depend on per socket memory for neighbour discovery messages
by Thomas Graf
· 11 years ago
c27c932
ipv4: sendto/hdrincl: don't use destination address found in header
by Chris Clark
· 11 years ago
7613f5f
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
by Daniel Borkmann
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
fd09480
bridge: inherit slave devices needed_headroom
by Florian Fainelli
· 11 years ago
e3e1202
tcp: don't apply tsoffset if rcv_tsecr is zero
by Andrew Vagin
· 11 years ago
c7781a6
tcp: initialize rcv_tstamp for restored sockets
by Andrew Vagin
· 11 years ago
0d8165e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
7dc5dbc
sysfs: Restrict mounting sysfs
by Eric W. Biederman
· 12 years ago
33c6b1f
genl: Hold reference on correct module while netlink-dump.
by Pravin B Shelar
· 11 years ago
9b96309
genl: Fix genl dumpit() locking.
by Pravin B Shelar
· 11 years ago
347e223
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
by Trond Myklebust
· 11 years ago
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
cd80e10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c6eaa3f
batman-adv: send GW_DEL event when the gw client mode is deselected
by Antonio Quartulli
· 11 years ago
c00a072
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
791c2a2
batman-adv: move enum definition at the top of the file
by Antonio Quartulli
· 11 years ago
c54f38c
batman-adv: set skb priority according to content
by Simon Wunderlich
· 11 years ago
302a50b
xfrm: Fix potential null pointer dereference in xdst_queue_output
by Steffen Klassert
· 11 years ago
5b2941b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
b7e092c
netfilter: ctnetlink: fix uninitialized variable
by Florian Westphal
· 11 years ago
4ad3622
netfilter: add IPv6 SYNPROXY target
by Patrick McHardy
· 11 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
Next »