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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
sctp: Push struct net down into sctp_in_scope
Eric W. Biederman
4
-5
/
+6
2012-08-14
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
4
-6
/
+9
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
9
-36
/
+60
2012-08-14
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
4
-1
/
+37
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
13
-119
/
+158
2012-08-14
sctp: Enable sctp in all network namespaces
Eric W. Biederman
2
-9
/
+11
2012-08-14
sctp: Make the proc files per network namespace.
Eric W. Biederman
5
-86
/
+98
2012-08-14
sctp: Move the percpu sockets counter out of sctp_proc_init
Eric W. Biederman
1
-6
/
+7
2012-08-14
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
5
-45
/
+60
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
9
-103
/
+132
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
6
-32
/
+54
2012-08-14
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
4
-11
/
+18
2012-08-14
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
3
-11
/
+16
2012-08-14
packet: Report socket mclist info via diag module
Pavel Emelyanov
2
-0
/
+49
2012-08-14
packet: Report more packet sk info via diag module
Pavel Emelyanov
2
-0
/
+56
2012-08-14
packet: Diag core and basic socket info dumping
Pavel Emelyanov
5
-0
/
+139
2012-08-14
packet: Introduce net/packet/internal.h header
Pavel Emelyanov
2
-97
/
+105
2012-08-14
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
1
-4
/
+6
2012-08-14
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
1
-18
/
+21
2012-08-14
gre: Support GRE over IPv6
xeb@mail.ru
9
-26
/
+1933
2012-08-14
net: remove netdev_bonding_change()
Amerigo Wang
3
-18
/
+10
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
6
-23
/
+22
2012-08-09
hyperv: Add comments for the extended buffer after RNDIS message
Haiyang Zhang
1
-1
/
+7
2012-08-09
net: Loopback ifindex is constant now
Pavel Emelyanov
8
-10
/
+18
2012-08-09
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2
-2
/
+3
2012-08-09
veth: Allow to create peer link with given ifindex
Pavel Emelyanov
1
-0
/
+3
2012-08-09
net: Allow to create links with given ifindex
Pavel Emelyanov
2
-6
/
+13
2012-08-09
net: Dont use ifindices in hash fns
Pavel Emelyanov
3
-2
/
+14
2012-08-09
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
7
-19
/
+22
2012-08-07
fib: use __fls() on non null argument
Eric Dumazet
1
-1
/
+2
2012-08-07
net: output path optimizations
Eric Dumazet
2
-8
/
+16
2012-08-07
documentation: dt: bindings: cpsw: fixing the examples for directly using it ...
Mugunthan V N
1
-48
/
+53
2012-08-07
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
2
-4
/
+70
2012-08-06
tcp: ecn: dont delay ACKS after CE
Eric Dumazet
1
-1
/
+5
2012-08-06
net: tcp: GRO should be ECN friendly
Eric Dumazet
1
-2
/
+2
2012-08-06
net: reorganize IP MIB values
Eric Dumazet
1
-5
/
+7
2012-08-06
net: avoid reloads in SNMP_UPD_PO_STATS
Eric Dumazet
1
-4
/
+6
2012-08-04
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
Eric Dumazet
2
-6
/
+16
2012-08-04
ipv4: change inet_addr_hash()
Eric Dumazet
1
-21
/
+18
2012-08-04
net: skb_share_check() should use consume_skb()
Eric Dumazet
1
-3
/
+6
2012-08-03
Merge branch 'master' of git://kernel.ubuntu.com/rtg/net-next
David S. Miller
2
-1936
/
+0
2012-08-03
drivers: net: ethernet: cpsw: Add device tree support to CPSW
Mugunthan V N
2
-6
/
+272
2012-08-03
drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...
Mugunthan V N
1
-2
/
+2
2012-08-03
ppp: add 64 bit stats
Kevin Groeneveld
1
-10
/
+48
2012-08-03
team: add support for queue override by setting queue_id for port
Jiri Pirko
2
-2
/
+165
2012-08-03
team: add per port priority option
Jiri Pirko
2
-0
/
+26
2012-08-03
team: add signed 32-bit team option type
Jiri Pirko
2
-0
/
+14
2012-08-03
netlink: add signed types
Jiri Pirko
1
-0
/
+98
2012-08-03
cris: fix eth_v10.c build error
Randy Dunlap
1
-1
/
+1
2012-08-03
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
1
-0
/
+20
[next]