index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
routing.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
1
-4
/
+9
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2
-37
/
+62
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2
-26
/
+50
2013-08-20
vxlan: Add vxlan recv demux.
Pravin B Shelar
1
-36
/
+67
2013-08-20
vxlan: Restructure vxlan receive.
Pravin B Shelar
1
-15
/
+7
2013-08-20
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
1
-41
/
+51
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-20
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
1
-17
/
+11
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
11
-34
/
+57
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
1
-0
/
+1
2013-08-16
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2
-56
/
+44
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
6
-49
/
+41
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
1
-2
/
+2
2013-08-15
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
1
-0
/
+1
2013-08-15
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-15
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
1
-1
/
+6
2013-08-15
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
1
-1
/
+1
2013-08-15
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
11
-14
/
+14
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
1
-1
/
+1
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
5
-2
/
+72
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
1
-27
/
+113
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
1
-5
/
+59
2013-08-15
net/usb/r8152: support aggregation
hayeswang
1
-161
/
+486
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
3
-10
/
+37
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
5
-21
/
+33
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2
-5
/
+5
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2
-6
/
+7
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
1
-1
/
+1
2013-08-14
USB: mos7720: fix broken control requests
Johan Hovold
1
-7
/
+14
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-14
tun: compare with 0 instead of total_len
Weiping Pan
1
-2
/
+2
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
[next]