index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
6
-27
/
+105
2013-03-09
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+2
2013-03-09
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
2013-03-09
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
1
-0
/
+4
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
4
-36
/
+46
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-07
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-3
/
+8
2013-03-07
bridge: use ipv4_is_local_multicast() helper
Amerigo Wang
1
-1
/
+1
2013-03-07
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
12
-56
/
+55
2013-03-07
tcp: uninline tcp_prequeue()
Eric Dumazet
1
-0
/
+44
2013-03-07
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
1
-6
/
+75
2013-03-06
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
1
-15
/
+16
2013-03-06
netconf: add the handler to dump entries
Nicolas Dichtel
2
-2
/
+138
2013-03-05
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
1
-0
/
+3
2013-03-05
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
1
-0
/
+4
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-139
/
+175
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-02
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+20
2013-03-02
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-03-01
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2
-4
/
+8
2013-03-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-90
/
+62
2013-03-01
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-90
/
+62
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-101
/
+162
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-574
/
+749
2013-02-28
SUNRPC: add call to get configured timeout
Weston Andros Adamson
1
-0
/
+15
2013-02-28
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
1
-11
/
+43
2013-02-28
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
1
-4
/
+22
2013-02-28
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
1
-2
/
+7
2013-02-28
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
1
-6
/
+7
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
110
-870
/
+555
2013-02-27
sctp: convert to idr_alloc()
Tejun Heo
1
-16
/
+15
2013-02-27
mac80211: convert to idr_alloc()
Tejun Heo
2
-16
/
+4
2013-02-27
net/9p: convert to idr_alloc()
Tejun Heo
1
-11
/
+6
2013-02-27
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
1
-3
/
+3
2013-02-27
irda: small read beyond end of array in debug code
Dan Carpenter
1
-2
/
+5
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-29
/
+28
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
1
-13
/
+26
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2
-77
/
+174
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2
-17
/
+12
[next]