index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-21
appletalk: remove unneeded stubs
Stephen Hemminger
1
-6
/
+4
2009-01-21
rose: convert to network_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-21
rose: convert to internal net_device_stats
Stephen Hemminger
2
-10
/
+3
2009-01-21
netrom: convert to net_device_ops
Stephen Hemminger
1
-5
/
+7
2009-01-21
netrom: convert to internal net_device_stats
Stephen Hemminger
2
-13
/
+3
2009-01-21
lec: convert to net_device_ops
Stephen Hemminger
1
-9
/
+11
2009-01-21
lec: convert to internal network_device_stats
Stephen Hemminger
2
-28
/
+17
2009-01-21
clip: convert to internal network_device_stats
Stephen Hemminger
1
-18
/
+12
2009-01-21
br2684: convert to net_device_ops
Stephen Hemminger
1
-9
/
+11
2009-01-21
atm: br2684 internal stats
Stephen Hemminger
1
-23
/
+15
2009-01-21
netfilter: ctnetlink: fix scheduling while atomic
Patrick McHardy
1
-0
/
+3
2009-01-20
gro: Fix merging of paged packets
Herbert Xu
1
-4
/
+5
2009-01-20
gro: Fix error handling on extremely short frags
Herbert Xu
1
-0
/
+1
2009-01-20
gro: Fix handling of complete checksums in IPv6
Herbert Xu
1
-0
/
+7
2009-01-20
NET: net_namespace, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-12
/
+117
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-19
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-01-19
net: Add debug info to track down GSO checksum bug
Herbert Xu
1
-1
/
+13
2009-01-19
net/9p: fid->fid is used uninitialized
Roel Kluin
1
-1
/
+1
2009-01-16
cfg80211: Fix parsed country IE info for 5 GHz
Luis R. Rodriguez
1
-2
/
+19
2009-01-16
cfg80211: Fix regression with 11d on bands
Luis R. Rodriguez
1
-3
/
+79
2009-01-16
cfg80211: make handle_band() and handle_channel() wiphy specific
Luis R. Rodriguez
1
-6
/
+19
2009-01-16
mac80211: more kernel-doc fixes
Randy Dunlap
1
-1
/
+0
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-99
/
+172
2009-01-15
9p: disallow RDMA if RDMA CM isn't available
Roland Dreier
1
-1
/
+1
2009-01-14
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
1
-27
/
+30
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
1
-0
/
+39
2009-01-14
gso: Ensure that the packet is long enough
Herbert Xu
1
-6
/
+7
2009-01-14
gro: Fix page ref count for skbs freed normally
Herbert Xu
2
-6
/
+6
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
1
-2
/
+9
2009-01-14
gro: Check for GSO packets and packets with frag_list
Herbert Xu
1
-0
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 22
Heiko Carstens
1
-15
/
+16
2009-01-14
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
1
-15
/
+15
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-1
/
+1
2009-01-13
ipv6: Fix fib6_dump_table walker leak
Herbert Xu
1
-7
/
+8
2009-01-13
tcp: splice as many packets as possible at once
Willy Tarreau
1
-2
/
+9
2009-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-6
/
+10
2009-01-13
mac80211: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-12
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
Jarek Poplawski
1
-3
/
+6
2009-01-12
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
Jarek Poplawski
1
-3
/
+3
2009-01-12
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
1
-0
/
+11
2009-01-12
netfilter 07/09: simplify nf_conntrack_alloc() error handling
Julia Lawall
2
-3
/
+3
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2
-2
/
+2
2009-01-12
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
1
-1
/
+1
2009-01-12
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
1
-0
/
+8
2009-01-12
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
1
-4
/
+4
2009-01-12
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
1
-2
/
+8
2009-01-12
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
5
-25
/
+5
2009-01-12
mac80211: initialize RC data for all mesh links upon allocation
Christian Lamparter
1
-0
/
+1
[next]