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
2010-11-22
Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-22
Net: econet: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: ceph: Makefile: remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-22
Net: can: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-22
Net: caif: Makefile: Remove deprecated items
Tracey Dent
1
-5
/
+3
2010-11-22
Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-11-21
pktgen: allow faster module unload
Eric Dumazet
1
-5
/
+12
2010-11-21
packet: use vzalloc()
Eric Dumazet
1
-1
/
+1
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-22
/
+98
2010-11-19
X25: remove bkl in routing ioctls
andrew hendry
1
-4
/
+0
2010-11-19
X25: remove bkl in inq and outq ioctls
andrew hendry
1
-4
/
+2
2010-11-19
X25: remove bkl in timestamp ioctls
andrew hendry
1
-8
/
+0
2010-11-19
X25: pushdown bkl in ioctls
andrew hendry
1
-3
/
+38
2010-11-19
filter: use reciprocal divide
Eric Dumazet
1
-1
/
+3
2010-11-19
filter: cleanup codes[] init
Eric Dumazet
1
-48
/
+47
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
3
-47
/
+50
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-18
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
1
-4
/
+5
2010-11-18
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
1
-9
/
+10
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+54
2010-11-18
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
1
-3
/
+6
2010-11-18
igmp: refine skb allocations
Eric Dumazet
1
-4
/
+13
2010-11-18
net: move definitions of BPF_S_* to net/core/filter.c
Changli Gao
1
-0
/
+48
2010-11-18
filter: Optimize instruction revalidation code.
Tetsuo Handa
1
-159
/
+72
2010-11-18
net: add priority field to pktgen
John Fastabend
1
-0
/
+20
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
dccp ccid-2: whitespace fix-up
Gerrit Renker
1
-1
/
+1
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-13
/
+19
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-17
net: ipv4: tcp_probe: cleanup snprintf() use
Vasiliy Kulikov
1
-2
/
+2
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+7
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
31
-309
/
+166
2010-11-17
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
1
-1
/
+1
2010-11-17
ipv6: AF_INET6 link address family
Thomas Graf
1
-33
/
+89
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
rtnetlink: Link address family API
Thomas Graf
1
-2
/
+145
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-17
net/atm: Remove unnecessary casts of netdev_priv
Joe Perches
2
-3
/
+2
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
2
-4
/
+4
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
1
-38
/
+2
2010-11-16
vlan: lockless transmit path
Eric Dumazet
5
-57
/
+50
2010-11-16
packet: Enhance AF_PACKET implementation to not require high order contiguous...
Neil Horman
1
-16
/
+69
[next]