index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
2011-02-17
2
-16
/
+18
*
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
2011-02-17
1
-5
/
+5
*
net: Add initial_ref arg to dst_alloc().
David S. Miller
2011-02-17
5
-13
/
+9
*
ipv4: Consolidate ipv4 dst allocation logic.
David S. Miller
2011-02-17
1
-31
/
+21
*
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
David S. Miller
2011-02-17
1
-7
/
+6
*
ipv4: Simplify output route creation call sequence.
David S. Miller
2011-02-17
1
-35
/
+23
*
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2011-02-17
1
-24
/
+23
*
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
2011-02-17
1
-2
/
+29
*
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
2011-02-17
1
-13
/
+32
*
net: Introduce new feature setting ops
Michał Mirosław
2011-02-17
2
-8
/
+163
*
ethtool: factorize get/set_one_feature
Michał Mirosław
2011-02-17
1
-142
/
+132
*
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
2011-02-17
1
-12
/
+23
*
ethtool: enable GSO and GRO by default
Michał Mirosław
2011-02-17
1
-4
/
+14
*
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
2011-02-17
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-02-15
2
-8
/
+9
|
\
|
*
net: Adjust TX queue kobjects if number of queues changes during unregister
Ben Hutchings
2011-02-15
1
-1
/
+2
|
*
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
Ben Hutchings
2011-02-14
1
-7
/
+7
*
|
ipv4: Cache learned redirect information in inetpeer.
David S. Miller
2011-02-14
1
-94
/
+42
*
|
ipv4: Cache learned PMTU information in inetpeer.
David S. Miller
2011-02-14
1
-174
/
+86
*
|
ROSE: AX25: finding routes simplification
Bernard Pidoux
2011-02-14
1
-7
/
+0
*
|
ROSE: rose AX25 packet routing improvement
Bernard Pidoux
2011-02-14
1
-12
/
+16
*
|
ipv4: fix rcu lock imbalance in fib_select_default()
Eric Dumazet
2011-02-14
1
-1
/
+1
*
|
bridge: implement [add/del]_slave ops
Jiri Pirko
2011-02-13
2
-1
/
+27
*
|
rtnetlink: implement setting of master device
Jiri Pirko
2011-02-13
1
-0
/
+43
*
|
net: make dev->master general
Jiri Pirko
2011-02-13
1
-12
/
+37
*
|
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
2011-02-13
1
-3
/
+3
*
|
network: Allow af_packet to transmit +4 bytes for VLAN packets.
Ben Greear
2011-02-11
1
-2
/
+29
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-02-11
11
-26
/
+7
|
\
\
|
*
|
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
2011-02-11
1
-6
/
+1
|
*
|
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
2011-02-11
10
-14
/
+0
|
*
|
batman-adv: Split combined variable declarations
Marek Lindner
2011-02-11
1
-2
/
+2
|
*
|
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
2011-02-11
1
-4
/
+4
*
|
|
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2011-02-10
2
-3
/
+34
*
|
|
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
2011-02-10
1
-0
/
+2
*
|
|
inetpeer: Abstract address representation further.
David S. Miller
2011-02-10
3
-5
/
+5
*
|
|
net: rename group sysfs entry to netdev_group
Xiaotian Feng
2011-02-09
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-09
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
2011-02-07
1
-1
/
+1
|
*
|
IPVS: Use correct lock in SCTP module
Simon Horman
2011-02-03
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
9
-33
/
+68
|
\
\
\
|
*
|
|
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
2011-02-08
1
-11
/
+16
|
*
|
|
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
2011-02-08
1
-2
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-08
4
-3
/
+10
|
|
\
\
\
|
|
*
|
|
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
2011-02-07
1
-1
/
+1
|
|
*
|
|
mac80211: fix TX status cookie in HW offload case
Johannes Berg
2011-02-02
3
-2
/
+9
|
*
|
|
|
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-02-07
1
-5
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
2011-02-08
1
-5
/
+10
|
*
|
|
|
|
x25: possible skb leak on bad facilities
andrew hendry
2011-02-07
2
-12
/
+30
*
|
|
|
|
|
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-02-08
2
-2
/
+0
*
|
|
|
|
|
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
2011-02-08
1
-6
/
+19
[next]