index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
1
-3
/
+2
2013-03-27
net: core: let skb_partial_csum_set() set transport header
Jason Wang
1
-0
/
+1
2013-03-26
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
1
-1
/
+7
2013-03-25
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
1
-1
/
+1
2013-03-24
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
1
-1
/
+0
2013-03-24
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-1
/
+4
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
3
-78
/
+14
2013-03-21
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
1
-2
/
+0
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
1
-3
/
+39
2013-03-20
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
1
-0
/
+5
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
1
-0
/
+57
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+4
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
1
-0
/
+2
2013-03-18
net: Fix a comment typo
Kusanagi Kouichi
1
-1
/
+1
2013-03-17
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
Lai Jiangshan
1
-2
/
+1
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-1
/
+1
2013-03-17
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
1
-1
/
+1
2013-03-12
net/core: move vlan_depth out of while loop in skb_network_protocol()
Li RongQing
1
-1
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-0
/
+1
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
2
-30
/
+46
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
2013-03-07
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
1
-6
/
+75
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
1
-1
/
+1
2013-03-05
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
1
-0
/
+3
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
4
-18
/
+11
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-18
/
+15
2013-02-23
net/core: apply pm_runtime_set_memalloc_noio on network devices
Ming Lei
1
-0
/
+5
2013-02-23
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
1
-17
/
+7
2013-02-23
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
1
-0
/
+3
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
sock: only define socket limit if mem cgroup configured
stephen hemminger
1
-0
/
+2
2013-02-22
net: Fix locking bug in netif_set_xps_queue
Alexander Duyck
1
-1
/
+3
2013-02-20
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+1
2013-02-20
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
2
-8
/
+5
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
4
-456
/
+417
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
4
-10
/
+10
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
3
-5
/
+6
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
3
-574
/
+577
2013-02-15
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
1
-3
/
+1
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
3
-1
/
+7
[next]