index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
16
-0
/
+5217
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
14
-16
/
+40
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
1
-33
/
+0
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
1
-0
/
+8
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
1
-0
/
+13
2011-12-02
atm: clip: Remove code commented out since eternity.
David S. Miller
1
-9
/
+0
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-132
/
+253
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-186
/
+337
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-01
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
dccp: Fix compile warning in probe code.
David S. Miller
1
-2
/
+12
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
1
-4
/
+17
2011-12-01
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
David S. Miller
1
-2
/
+3
2011-12-01
net: net_device flags is an unsigned int
Eric Dumazet
1
-7
/
+7
2011-12-01
netem: fix build error on 32bit arches
Eric Dumazet
1
-1
/
+4
2011-11-30
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2
-3
/
+2
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2
-86
/
+106
2011-11-30
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
1
-1
/
+2
2011-11-30
netem: rate extension
Hagen Paul Pfeifer
1
-0
/
+40
2011-11-30
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
Jun Zhao
1
-2
/
+2
2011-11-30
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
Jun Zhao
1
-2
/
+2
2011-11-30
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
3
-85
/
+16
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
1
-1
/
+14
2011-11-30
atm: clip: Convert over to neighbour_priv()
David Miller
1
-13
/
+15
2011-11-30
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
David Miller
3
-3
/
+0
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
2
-3
/
+12
2011-11-30
neigh: Get rid of neigh_table->kmem_cachep
David Miller
1
-16
/
+2
2011-11-30
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-11-30
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-11-30
tcp: inherit listener congestion control for passive cnx
Eric Dumazet
2
-1
/
+4
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+41
2011-11-29
ipv4: remove useless codes in ipmr_device_event()
RongQing.Li
1
-3
/
+1
2011-11-29
net: Fix skb_update_prio RCU usage.
Igor Maravic
1
-1
/
+1
2011-11-29
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
1
-8
/
+14
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
1
-1
/
+1
2011-11-29
sch_choke: use skb_flow_dissect()
Eric Dumazet
1
-89
/
+31
2011-11-29
sch_sfq: use skb_flow_dissect()
Eric Dumazet
1
-55
/
+10
2011-11-29
tcp: avoid frag allocation for small frames
Eric Dumazet
1
-3
/
+6
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
1
-2
/
+11
2011-11-29
bql: Byte queue limits
Tom Herbert
3
-8
/
+141
2011-11-29
xps: Add xps_queue_release function
Tom Herbert
1
-42
/
+47
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
6
-14
/
+16
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
6
-44
/
+75
2011-11-29
tcp: do not scale TSO segment size with reordering degree
Neal Cardwell
2
-2
/
+2
2011-11-29
atm: br2684: Avoid alignment issues
Pascal Hambourg
1
-1
/
+2
[next]