index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-21
atm: convert clip driver to net_device_ops
Stephen Hemminger
1
-3
/
+6
2009-03-21
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2
-19
/
+18
2009-03-21
dsa: add switch chip cascading support
Lennert Buytenhek
9
-188
/
+363
2009-03-21
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2
-11
/
+17
2009-03-21
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
1
-0
/
+13
2009-03-21
ipx: use constant for strings and desciptor
Stephen Hemminger
1
-6
/
+6
2009-03-21
snap: use const for descriptor
Stephen Hemminger
1
-3
/
+3
2009-03-21
net: remove useless prefetch() call
Eric Dumazet
1
-1
/
+0
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
1
-4
/
+1
2009-03-21
skb: expose and constify hash primitives
Stephen Hemminger
1
-1
/
+2
2009-03-21
atm: lec use dev_change_mtu
Stephen Hemminger
1
-1
/
+1
2009-03-21
net/*: use linux/kernel.h swap()
Ilpo Järvinen
4
-37
/
+8
2009-03-21
netrom: zero length frame filtering in NetRom
Bernard Pidoux
1
-1
/
+10
2009-03-21
ax25: zero length frame filtering in AX25
Bernard Pidoux
1
-0
/
+12
2009-03-21
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
1
-3
/
+1
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-8
/
+9
2009-03-18
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2
-5
/
+5
2009-03-18
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-18
net: fix sctp breakage
Al Viro
1
-1
/
+2
2009-03-18
tipc: fix non-const printf format arguments
Stephen Hemminger
4
-5
/
+5
2009-03-18
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-18
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-18
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
1
-7
/
+14
2009-03-18
netfilter: ctnetlink: fix rcu context imbalance
Patrick McHardy
1
-34
/
+23
2009-03-18
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
1
-21
/
+0
2009-03-18
netfilter: ctnetlink: remove remaining module refcounting
Florian Westphal
1
-6
/
+9
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-69
/
+206
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-41
/
+90
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-0
/
+18
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-7
/
+8
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-17
gro: Fix vlan/netpoll check again
Herbert Xu
1
-3
/
+6
2009-03-16
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
4
-1
/
+90
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
3
-39
/
+48
2009-03-16
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
1
-2
/
+0
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
2009-03-16
mac80211: handle failed scan requests in STA mode
Helmut Schaa
3
-2
/
+25
2009-03-16
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
1
-2
/
+2
2009-03-16
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
1
-3
/
+14
2009-03-16
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2
-17
/
+16
2009-03-16
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
1
-0
/
+2
2009-03-16
lib80211: silence excessive crypto debugging messages
John W. Linville
3
-0
/
+16
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
2
-21
/
+7
2009-03-16
netfilter: xtables: add cluster match
Pablo Neira Ayuso
3
-0
/
+181
2009-03-16
net: netfilter conntrack - add per-net functionality for DCCP protocol
Cyrill Gorcunov
1
-37
/
+108
2009-03-16
net: sysctl_net - use net_eq to compare nets
Cyrill Gorcunov
1
-1
/
+1
2009-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-32
/
+61
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2
-3
/
+3
[prev]
[next]