Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
146095557b01cf5ff5d66554d96cbb8133d94eb9
/
net
« Previous
05aebe2
pktgen: bug fix in transmission headers with frags=0
by Daniel Turull
· 14 years ago
9db372f
mac80211: fix channel type recalculation with HT and non-HT interfaces
by Felix Fietkau
· 14 years ago
cf28d79
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
by Helmut Schaa
· 14 years ago
fe8f661
netfilter: nf_conntrack: fix sysctl memory leak
by Stephen Hemminger
· 14 years ago
5f40d42
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
42046e2
netfilter: x_tables: return -ENOENT for non-existant matches/targets
by Patrick McHardy
· 14 years ago
1fa0738
tipc: delete extra semicolon blocking node deletion
by Paul Gortmaker
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
4e75db2
inetpeer: should use call_rcu() variant
by Eric Dumazet
· 14 years ago
d8647b7
xfrm: Add user interface for esn and big anti-replay windows
by Steffen Klassert
· 14 years ago
2cd0846
xfrm: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
97e15c3
xfrm: Support anti-replay window size bigger than 32 packets
by Steffen Klassert
· 14 years ago
9fdc488
xfrm: Move IPsec replay detection functions to a separate file
by Steffen Klassert
· 14 years ago
d212a4c
esp6: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
0dc49e9
esp4: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
1ce3644
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
by Steffen Klassert
· 14 years ago
27b61ae
Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
by David S. Miller
· 14 years ago
46af318
ipv4: Fix PMTU update.
by Hiroaki SHIMODA
· 14 years ago
390bce4
tipc: Eliminate obsolete routine for handling routed messages
by Allan Stephens
· 14 years ago
7945c1f
tipc: Eliminate remaining support for routing table messages
by Allan Stephens
· 14 years ago
50d4923
tipc: Remove bearer flag indicating existence of broadcast address
by Allan Stephens
· 14 years ago
f9107eb
tipc: Don't respond to neighbor discovery request on blocked bearer
by Allan Stephens
· 14 years ago
d901a42
tipc: Eliminate unnecessary constant for neighbor discovery msg size
by Allan Stephens
· 14 years ago
a2b58de
tipc: Remove unused field in bearer structure
by Allan Stephens
· 14 years ago
50d3e63
tipc: Correct misnamed references to neighbor discovery domain
by Allan Stephens
· 14 years ago
37b9c08
tipc: Optimizations to link creation code
by Allan Stephens
· 14 years ago
fa2bae2
tipc: Give Tx of discovery responses priority over link messages
by Allan Stephens
· 14 years ago
a728750
tipc: Cosmetic changes to neighbor discovery logic
by Allan Stephens
· 14 years ago
75f0aa4
tipc: Fix redundant link field handling in link protocol message
by Allan Stephens
· 14 years ago
77f167f
tipc: make msg_set_redundant_link() consistent with other set ops
by Allan Stephens
· 14 years ago
8f19afb
tipc: cosmetic - function names are not to be full sentences
by Paul Gortmaker
· 14 years ago
e7b3acb
tipc: Eliminate timestamp from link protocol messages
by Allan Stephens
· 14 years ago
34e4625
tipc: manually inline net_start/stop, make assoc. vars static
by Allan Stephens
· 14 years ago
672d99e
tipc: Convert node object array to a hash table
by Allan Stephens
· 14 years ago
f831c96
tipc: Eliminate configuration for maximum number of cluster nodes
by Allan Stephens
· 14 years ago
d1bcb11
tipc: Split up unified structure of network-related variables
by Allan Stephens
· 14 years ago
9df3b7e
tipc: Fix problem with missing link in "tipc-config -l" output
by Allan Stephens
· 14 years ago
71092ea
tipc: Add support for SO_RCVTIMEO socket option
by Allan Stephens
· 14 years ago
f137917
tipc: Cosmetic changes to node subscription code
by Allan Stephens
· 14 years ago
431697e
tipc: Prevent null pointer error when removing a node subscription
by Allan Stephens
· 14 years ago
a3796f8
tipc: Add network address mask helper routines
by Allan Stephens
· 14 years ago
aa847294
tipc: Correct broadcast link peer info when displaying links
by Allan Stephens
· 14 years ago
0232fd0
tipc: Allow receiving into iovec containing multiple entries
by Allan Stephens
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
9cce96d
net: Put fl4_* macros to struct flowi4 and use them again.
by David S. Miller
· 14 years ago
f42454d
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
by David S. Miller
· 14 years ago
7e1dc7b
net: Use flowi4 and flowi6 in xfrm layer.
by David S. Miller
· 14 years ago
a1bbb0e
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
by David S. Miller
· 14 years ago
5a49d0e
netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
by David S. Miller
· 14 years ago
b6f21b2
ipv4: Use flowi4 in UDP
by David S. Miller
· 14 years ago
3073e5a
netfilter: Use flowi4 in nf_nat_standalone.c
by David S. Miller
· 14 years ago
da91981
ipv4: Use flowi4 in ipmr code.
by David S. Miller
· 14 years ago
9ade228
ipv4: Use flowi4 in FIB layer.
by David S. Miller
· 14 years ago
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
by David S. Miller
· 14 years ago
68a5e3d
ipv4: Use struct flowi4 internally in routing lookups.
by David S. Miller
· 14 years ago
22bd5b9
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
by David S. Miller
· 14 years ago
56bb805
net: Break struct flowi out into AF specific instances.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
ca11692
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
f862822
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
5c635e0
RPCRDMA: Fix FRMR registration/invalidate handling.
by Tom Tucker
· 14 years ago
bd7ea31
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
by Tom Tucker
· 14 years ago
cbdabc7f
NFSv4.1: filelayout async error handler
by Andy Adamson
· 14 years ago
eabf5ba
RPC: clarify rpc_run_task error handling
by Fred Isaman
· 14 years ago
cee6a53
RPC: remove check for impossible condition in rpc_make_runnable
by Fred Isaman
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
3677713
wireless: add support for ethtool_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
808118c
mac80211: do not enable ps if 802.1x controlled port is unblocked
by Jason Young
· 14 years ago
409ec36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1b7fe593
ipv4: Kill flowi arg to fib_select_multipath()
by David S. Miller
· 14 years ago
ff3fccb
ipv4: Remove unnecessary test from ip_mkroute_input()
by David S. Miller
· 14 years ago
dbdd9a5
ipv4: Remove redundant RCU locking in ip_check_mc().
by David S. Miller
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6dfbd87
ip6ip6: autoload ip6 tunnel
by stephen hemminger
· 14 years ago
bef6e7e
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
dcbcdf2
net: bridge builtin vs. ipv6 modular
by Randy Dunlap
· 14 years ago
4cea288
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
by Ben Hutchings
· 14 years ago
a5e5026
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
bf294b4
SUNRPC: Close a race in __rpc_wait_for_completion_task()
by Trond Myklebust
· 14 years ago
a252beb
tcp: mark tcp_congestion_ops read_mostly
by Stephen Hemminger
· 14 years ago
cc7e17e
ipv4: Optimize flow initialization in fib_validate_source().
by David S. Miller
· 14 years ago
67e28ff
ipv4: Optimize flow initialization in input route lookup.
by David S. Miller
· 14 years ago
7343ff3
ipv6: Don't create clones of host routes.
by David S. Miller
· 14 years ago
352b5d1
svcrpc: fix bad argument in unix_domain_find
by J. Bruce Fields
· 14 years ago
8909c9a
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
by Vasiliy Kulikov
· 14 years ago
03a14ab
pktgen: fix errata in show results
by Daniel Turull
· 14 years ago
2f4e1b3
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
by Mario Schuknecht
· 14 years ago
ee3f1aa
ipv4: Lookup multicast routes by rtable using helper.
by David S. Miller
· 14 years ago
6c91afe
ipv4: Fix erroneous uses of ifa_address.
by David S. Miller
· 14 years ago
8d5eab5
mac80211: update minstrel_ht sample rate when probe is set
by Daniel Halperin
· 14 years ago
4d9d88d
net/wireless: add COUNTRY to to regulatory device uevent
by Scott James Remnant
· 14 years ago
a015f6f
Phonet: kill the ST-Ericsson pipe controller Kconfig
by Rémi Denis-Courmont
· 14 years ago
297edb6
Phonet: support active connection without pipe controller on modem
by Rémi Denis-Courmont
· 14 years ago
acaf7df
Phonet: provide pipe socket option to retrieve the pipe identifier
by Rémi Denis-Courmont
· 14 years ago
f7ae8d5
Phonet: allocate sock from accept syscall rather than soft IRQ
by Rémi Denis-Courmont
· 14 years ago
44c9ab1
Phonet: factor common code to send control messages
by Rémi Denis-Courmont
· 14 years ago
Next »