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
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
27
-66
/
+57
2006-12-02
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-12-02
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
1
-0
/
+34
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2
-5
/
+5
2006-12-02
SELinux: Fix SA selection semantics
Venkat Yekkirala
1
-1
/
+2
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+2
2006-12-02
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
1
-8
/
+8
2006-12-02
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
1
-1
/
+1
2006-12-02
[BLUETOOTH]: bnep endianness annotations
Al Viro
2
-8
/
+8
2006-12-02
[BLUETOOTH] bnep endianness bug: filtering by packet type
Al Viro
2
-13
/
+14
2006-12-02
[IPV6]: ip6_output annotations
Al Viro
1
-2
/
+2
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
3
-19
/
+16
2006-12-02
[AF_PACKET]: annotate
Al Viro
1
-8
/
+10
2006-12-02
[LLC]: anotations
Al Viro
2
-3
/
+3
2006-12-02
[IPV6]: annotate inet6_csk_search_req()
Al Viro
1
-3
/
+3
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
6
-16
/
+16
2006-12-02
[XFRM]: annotate ->new_mapping()
Al Viro
2
-2
/
+2
2006-12-02
[IPV4]: encapsulation annotations
Al Viro
4
-38
/
+38
2006-12-02
[SUNRPC]: annotate hash_ip()
Al Viro
1
-4
/
+4
2006-12-02
[IPV6]: annotate ipv6 mcast
Al Viro
1
-6
/
+6
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
11
-11
/
+11
2006-12-02
[XFRM]: misc annotations
Al Viro
3
-7
/
+7
2006-12-02
[IPV6]: annotate inet6_hashtables
Al Viro
1
-3
/
+3
2006-12-02
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-52
/
+53
2006-12-02
[TIPC]: endianness annotations
Al Viro
4
-34
/
+20
2006-12-02
[IPV6] NDISC: Calculate packet length correctly for allocation.
David S. Miller
1
-4
/
+12
2006-12-02
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
1
-9
/
+0
2006-12-02
[PATCH] softmac: reduce scan debug output
Larry Finger
1
-3
/
+2
2006-12-02
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
1
-0
/
+11
2006-12-02
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
Arnaldo Carvalho de Melo
3
-12
/
+14
2006-12-02
[PATCH] ieee80211softmac: fix verbosity when debug disabled
Larry Finger
1
-5
/
+5
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
1
-0
/
+5
2006-12-02
[PATCH] ieee80211: allow mtu bigger than 1500
matthieu castet
1
-0
/
+9
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
1
-6
/
+50
2006-12-01
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+2
2006-11-30
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-3
/
+3
2006-11-28
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-28
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
2006-11-28
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2
-0
/
+2
2006-11-28
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-28
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-28
[PATCH] bridge: fix possible overflow in get_fdb_entries
Chris Wright
1
-4
/
+5
2006-11-28
[PATCH] softmac: remove netif_tx_disable when scanning
Michael Buesch
1
-2
/
+0
2006-11-25
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
Masahide NAKAMURA
1
-0
/
+1
2006-11-25
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
2
-0
/
+4
2006-11-25
[UDP]: Make udp_encap_rcv use pskb_may_pull
Olaf Kirch
1
-5
/
+14
2006-11-25
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
Faidon Liambotis
1
-2
/
+2
2006-11-21
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...
YOSHIFUJI Hideaki
2
-5
/
+4
2006-11-21
[IRDA]: Lockdep fix.
Peter Zijlstra
1
-1
/
+2
[next]