index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-vr41xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
via-velocity: Fix warnings on sparc64.
Francois Romieu
1
-2
/
+2
2008-10-09
net: remove LLTX in atl2 driver
Kevin Hao
2
-24
/
+1
2008-10-09
phylib: Wake PHY state machine on interrupt
Trent Piepho
1
-0
/
+6
2008-10-09
PHY: Avoid unnecessary aneg restarts
Trent Piepho
1
-19
/
+30
2008-10-09
r8169: read MAC address from EEPROM on init
Ivan Vecera
1
-1
/
+72
2008-10-09
net: add net poll support for atl2 driver
Kevin Hao
1
-0
/
+12
2008-10-09
ibm_newemac: Fix EMAC soft reset on 460EX/GT
Victor Gallardo
3
-0
/
+27
2008-10-09
phylib: phy_mii_ioctl() fixes
Lennert Buytenhek
1
-2
/
+3
2008-10-08
ipvs: Remove stray file left over from ipvs move
Sven Wegener
1
-261
/
+0
2008-10-08
tcpv6: fix option space offsets with md5
Ilpo Järvinen
1
-1
/
+1
2008-10-08
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
3
-20
/
+15
2008-10-08
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
8
-224
/
+178
2008-10-08
inet: cleanup of local_port_range
Eric Dumazet
3
-20
/
+23
2008-10-08
udp: Improve port randomization
Eric Dumazet
1
-44
/
+12
2008-10-08
pkt_sched: Update qdisc requeue stats in dev_requeue_skb()
Jarek Poplawski
1
-0
/
+1
2008-10-08
tcp: fix length used for checksum in a reset
Ilpo Järvinen
2
-3
/
+3
2008-10-08
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
1
-0
/
+4
2008-10-08
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
Denis V. Lunev
1
-17
/
+0
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
4
-31
/
+28
2008-10-08
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
1
-19
/
+21
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
2
-3
/
+3
2008-10-08
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
1
-2
/
+0
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
3
-4
/
+4
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
3
-5
/
+5
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
7
-9
/
+13
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
3
-4
/
+5
2008-10-08
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
2
-2
/
+3
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
7
-51
/
+72
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
9
-40
/
+57
2008-10-08
ipv6: consolidate error paths in ipv6_frag_rcv
Denis V. Lunev
1
-12
/
+10
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
1
-2
/
+0
2008-10-08
netfilter: xtables: remove bogus mangle table dependency of connmark
Jan Engelhardt
1
-1
/
+0
2008-10-08
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
Jan Engelhardt
7
-120
/
+43
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
9
-225
/
+104
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
7
-24
/
+52
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
11
-32
/
+57
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
39
-283
/
+208
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
42
-297
/
+209
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
14
-43
/
+56
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
48
-386
/
+240
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
59
-487
/
+286
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
3
-96
/
+41
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
3
-111
/
+111
2008-10-08
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
1
-24
/
+5
2008-10-08
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
1
-10
/
+10
2008-10-08
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
7
-67
/
+45
2008-10-08
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
4
-6
/
+6
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
2
-114
/
+0
[next]