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