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-06-16
net: Remove casts of void *
Joe Perches
21
-83
/
+74
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
7
-21
/
+22
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
3
-0
/
+773
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-16
netfilter: ipset: fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
12
-16
/
+37
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
7
-17
/
+9
2011-06-16
netfilter: ipset: take into account cidr value for the from address when crea...
Jozsef Kadlecsik
1
-0
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
4
-54
/
+156
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
11
-30
/
+45
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
11
-30
/
+137
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
1
-27
/
+46
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
12
-126
/
+176
2011-06-16
netfilter: ipset: whitespace fixes: some space before tab slipped in
Jozsef Kadlecsik
1
-2
/
+2
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
10
-93
/
+126
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
8
-112
/
+87
2011-06-16
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
360
-7545
/
+13035
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
4
-53
/
+4
2011-06-14
IPVS: labels at pos 0
Hans Schillstrom
2
-9
/
+9
2011-06-13
l2tp: fix l2tp_ip_sendmsg() route handling
Eric Dumazet
1
-6
/
+13
2011-06-13
net: export time stamp utility function for Ethernet MAC drivers
Richard Cochran
1
-0
/
+1
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
7
-38
/
+38
2011-06-13
ipvs: support more FTP PASV responses
Julian Anastasov
1
-14
/
+38
2011-06-11
snmp: reduce percpu needs by 50%
Eric Dumazet
1
-29
/
+23
2011-06-11
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
1
-0
/
+2
2011-06-11
sctp: kzalloc() error handling on deleting last address
Michio Honda
1
-0
/
+4
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
27
-85
/
+148
2011-06-09
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
10
-47
/
+72
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
5
-5
/
+7
2011-06-09
batman-adv: Use enums for related constants
Sven Eckelmann
3
-31
/
+47
2011-06-09
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
Sven Eckelmann
1
-3
/
+11
2011-06-09
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
1
-2
/
+2
2011-06-09
batman-adv: Don't return value in void function
Sven Eckelmann
1
-1
/
+1
2011-06-09
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
Daniele Furlan
1
-5
/
+4
2011-06-08
inetpeer: remove unused list
Eric Dumazet
2
-221
/
+73
2011-06-08
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
Jerry Chu
6
-25
/
+45
2011-06-08
ipv6: generate link local address for GRE tunnel
stephen hemminger
1
-0
/
+35
2011-06-08
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2
-313
/
+1
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-27
/
+181
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
3
-0
/
+24
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-43
/
+37
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
8
-0
/
+8
2011-06-06
sctp: Guard IPV6 specific code properly.
David S. Miller
1
-1
/
+2
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
3
-23
/
+8
2011-06-05
net: Remove unnecessary semicolons
Joe Perches
3
-4
/
+4
2011-06-05
af-packet: Use existing netdev reference for bound sockets.
Ben Greear
1
-12
/
+15
2011-06-05
af-packet: Hold reference to bound network devices.
Ben Greear
1
-5
/
+9
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-32
/
+49
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-53
/
+95
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-20
/
+25
[next]