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-01-21
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
5
-6
/
+20
2011-01-21
net: netif_setup_tc() is static
Eric Dumazet
1
-1
/
+1
2011-01-20
rtnetlink: fix link attribute validation with IFLA_GROUP
Patrick McHardy
1
-5
/
+8
2011-01-20
ipv6: raw: rcu annotations
Eric Dumazet
1
-7
/
+7
2011-01-20
neigh: __rcu annotations
Eric Dumazet
1
-6
/
+7
2011-01-20
net: ipv6: sit: fix rcu annotations
Eric Dumazet
1
-10
/
+13
2011-01-20
net_sched: RCU conversion of stab
Eric Dumazet
3
-13
/
+23
2011-01-20
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
6
-11
/
+11
2011-01-20
net_sched: sfq: allow divisor to be a parameter
Eric Dumazet
1
-12
/
+30
2011-01-20
net: dev_close_many() is static
Eric Dumazet
1
-1
/
+1
2011-01-20
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
1
-0
/
+1
2011-01-20
netfilter: nf_nat: place conntrack in source hash after SNAT is done
Changli Gao
1
-7
/
+11
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-14
/
+30
2011-01-20
netfilter: do not omit re-route check on NF_QUEUE verdict
Florian Westphal
1
-1
/
+1
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
71
-1465
/
+3727
2011-01-19
net_sched: cleanups
Eric Dumazet
41
-801
/
+842
2011-01-19
af_unix: coding style: remove one level of indentation in unix_shutdown()
Alban Crequy
1
-29
/
+31
2011-01-19
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
4
-0
/
+434
2011-01-19
net: implement mechanism for HW based QOS
John Fastabend
1
-1
/
+54
2011-01-19
netlink: support setting devgroup parameters
Vlad Dogaru
1
-4
/
+28
2011-01-19
net_device: add support for network device groups
Vlad Dogaru
2
-0
/
+18
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
10
-12
/
+2
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
88
-720
/
+839
2011-01-19
netfilter: nf_conntrack: fix lifetime display for disabled connections
Patrick McHardy
1
-17
/
+12
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
1
-14
/
+30
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
6
-1
/
+244
2011-01-18
net: filter: dont block softirqs in sk_run_filter()
Eric Dumazet
2
-6
/
+6
2011-01-18
af_unix: implement socket filter
Alban Crequy
1
-0
/
+6
2011-01-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-33
/
+42
2011-01-18
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-18
ipv6: Silence privacy extensions initialization
Romain Francoise
1
-3
/
+0
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-10
/
+13
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
7
-70
/
+196
2011-01-18
netfilter: ipt_CLUSTERIP: remove "no conntrack!"
Eric Dumazet
1
-6
/
+1
2011-01-18
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-4
/
+8
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
3
-4
/
+34
2011-01-18
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2
-3
/
+3
2011-01-18
netfilter: nfnetlink_queue: do not free skb on error
Florian Westphal
2
-9
/
+15
2011-01-18
netfilter: nfnetlink_queue: return error number to caller
Florian Westphal
3
-23
/
+49
2011-01-18
netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE
Florian Westphal
1
-0
/
+1
2011-01-18
netfilter: nf_conntrack: remove an atomic bit operation
Changli Gao
1
-1
/
+1
2011-01-18
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
1
-2
/
+2
2011-01-18
netfilter: xt_connlimit: use hotdrop jump mark
Richard Weinberger
1
-4
/
+2
2011-01-18
netfilter: xtables: add missing aliases for autoloading via iptables
Jan Engelhardt
3
-0
/
+6
2011-01-16
netfilter: create audit records for x_tables replaces
Thomas Graf
1
-0
/
+16
2011-01-16
netfilter: audit target to record accepted/dropped packets
Thomas Graf
3
-0
/
+215
2011-01-15
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2011-01-15
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2
-0
/
+6
2011-01-15
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
4
-14
/
+16
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
3
-12
/
+12
[next]