Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ea18fd950e3210ec6d616e2e669550dd86f74d94
/
net
ea18fd9
mqprio: cleanups
by stephen hemminger
· 14 years ago
ada440e
afkey: add sparse annotation about rcu
by stephen hemminger
· 14 years ago
c3f52ae
socket: suppress sparse warnings
by stephen hemminger
· 14 years ago
e13e02a
net_sched: SFB flow scheduler
by Eric Dumazet
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
4ca2e68
xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.
by David S. Miller
· 14 years ago
3f0e18f
xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.
by David S. Miller
· 14 years ago
98313ad
xfrm: Mark flowi arg to xfrm_bundle_create() const.
by David S. Miller
· 14 years ago
a6c2e61
xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.
by David S. Miller
· 14 years ago
73ff93c
xfrm: Mark flowi arg to xfrm_expand_policies() const.
by David S. Miller
· 14 years ago
062cdb4
xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.
by David S. Miller
· 14 years ago
47209ab
xfrm: Kill strict arg to xfrm_bundle_ok().
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
1a89859
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
by David S. Miller
· 14 years ago
4a08ab0
xfrm: Mark flowi arg to xfrm_state_look_at() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
86fce3b
cls_u32: fix sparse warnings
by stephen hemminger
· 14 years ago
2a3bcfd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
59ed5ab
sctp: fix compile warnings in sctp_tsnmap_num_gabs
by Shan Wei
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2205a6e
sctp: fix reporting of unknown parameters
by Jiri Bohac
· 14 years ago
91035f0
tcp: fix inet_twsk_deschedule()
by Eric Dumazet
· 14 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
214f45c
net: provide default_advmss() methods to blackhole dst_ops
by Eric Dumazet
· 14 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
3b00456
ipv4: Avoid use of signed integers in fib_trie code.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
0c4dcd5
ipv4: Consolidate ipv4 dst allocation logic.
by David S. Miller
· 14 years ago
010c270
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
by David S. Miller
· 14 years ago
5ada552
ipv4: Simplify output route creation call sequence.
by David S. Miller
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 14 years ago
0af320f
netfilter: ip6t_LOG: fix a flaw in printing the MAC
by Joerg Marx
· 14 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 14 years ago
69a19ee
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
by Ben Hutchings
· 14 years ago
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
5c56580
net: Adjust TX queue kobjects if number of queues changes during unregister
by Ben Hutchings
· 14 years ago
f39925d
ipv4: Cache learned redirect information in inetpeer.
by David S. Miller
· 14 years ago
2c8cec5
ipv4: Cache learned PMTU information in inetpeer.
by David S. Miller
· 14 years ago
d11327a
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
by Ian Campbell
· 14 years ago
68aa3fd
ROSE: AX25: finding routes simplification
by Bernard Pidoux
· 14 years ago
c5d8b24
ROSE: rose AX25 packet routing improvement
by Bernard Pidoux
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
31d4093
ipv4: fix rcu lock imbalance in fib_select_default()
by Eric Dumazet
· 14 years ago
af756e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
ac7100b
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
by Ben Hutchings
· 14 years ago
de9963f
netfilter: nf_iterate: fix incorrect RCU usage
by Patrick McHardy
· 14 years ago
afc6151
bridge: implement [add/del]_slave ops
by Jiri Pirko
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 14 years ago
d3337de
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
by Jesper Juhl
· 14 years ago
7ec7927
net: dcb: application priority is per net_device
by John Fastabend
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
24f9cdc
bridge: Fix timer typo that may render snooping less effective
by Herbert Xu
· 14 years ago
6b0d6a9
bridge: Fix mglist corruption that leads to memory corruption
by Herbert Xu
· 14 years ago
57f89bf
network: Allow af_packet to transmit +4 bytes for VLAN packets.
by Ben Greear
· 14 years ago
ab889e6
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
3878f1f
batman-adv: Disallow originator addressing within mesh layer
by Linus Lüssing
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
1406206
batman-adv: Split combined variable declarations
by Marek Lindner
· 14 years ago
946bf5e
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
by Steffen Klassert
· 14 years ago
0b15093
xfrm: avoid possible oopse in xfrm_alloc_dst
by Hiroaki SHIMODA
· 14 years ago
c2f7f0e
batman-adv: Use successive sequence numbers for fragments
by Sven Eckelmann
· 14 years ago
6431cbc
inet: Create a mechanism for upward inetpeer propagation into routes.
by David S. Miller
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 14 years ago
e128c5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
96642d4
x25: Do not reference freed memory.
by David S. Miller
· 14 years ago
b6644cb
net: rename group sysfs entry to netdev_group
by Xiaotian Feng
· 14 years ago
ae09357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
2705974
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
a7b545f
mac80211: add missing locking in ieee80211_reconfig
by Eliad Peller
· 14 years ago
5dc0fa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
c317428
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
by Pablo Neira Ayuso
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8d13a2a9
net: Kill NETEVENT_PMTU_UPDATE.
by David S. Miller
· 14 years ago
8d3bdbd
net: Fix lockdep regression caused by initializing netdev queues too early.
by David S. Miller
· 14 years ago
b2df5a84
net/caif: Fix dangling list pointer in freed object on error.
by David S. Miller
· 14 years ago
fa9921e
ipsec: allow to align IPv4 AH on 32 bits
by Nicolas Dichtel
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
429a01a
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
Next »