index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
ov7670.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
defxx: Disable DEFEA's ESIC I/O decoding on shutdown
Maciej W. Rozycki
1
-0
/
+6
2014-11-21
defxx: Correct DEFEA's ESIC MMIO decoding
Maciej W. Rozycki
2
-24
/
+39
2014-11-21
defxx: Fix DEFPA enable error propagation
Maciej W. Rozycki
1
-4
/
+7
2014-11-21
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
1
-0
/
+19
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-11-21
amd-xgbe: Add support for the skb->xmit_more flag
Lendacky, Thomas
4
-22
/
+78
2014-11-21
amd-xgbe: Perform Tx coalescing on a packet basis
Lendacky, Thomas
1
-20
/
+26
2014-11-21
amd-xgbe: Remove unused variable
Lendacky, Thomas
2
-2
/
+0
2014-11-21
amd-xgbe: Add BQL support
Lendacky, Thomas
3
-1
/
+51
2014-11-21
amd-xgbe: Separate Tx/Rx ring data fields into new structs
Lendacky, Thomas
4
-46
/
+54
2014-11-21
amd-xgbe: Incorporate Smatch coding suggestion
Lendacky, Thomas
1
-1
/
+2
2014-11-21
amd-xgbe: Tx engine must not be active before stopping it
Lendacky, Thomas
3
-7
/
+74
2014-11-21
amd-xgbe: Add a read memory barrier to Tx/Rx path
Lendacky, Thomas
2
-0
/
+7
2014-11-21
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2
-4
/
+2
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-21
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
1
-16
/
+8
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
1
-1
/
+1
2014-11-21
drivers: atm: eni: Add pci_dma_mapping_error() call
Tina Johnson
1
-0
/
+3
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
4
-3
/
+211
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
4
-0
/
+55
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
4
-2
/
+84
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
4
-1
/
+118
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
4
-0
/
+54
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
4
-0
/
+147
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
4
-0
/
+56
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
4
-0
/
+80
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
6
-1
/
+475
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
5
-0
/
+172
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
4
-0
/
+138
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
4
-0
/
+56
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
5
-0
/
+140
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
8
-3
/
+320
2014-11-21
macvtap: advance iov iterator when needed in macvtap_put_user()
Jason Wang
1
-0
/
+2
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
1
-8
/
+2
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
8
-27
/
+19
2014-11-21
r8152: adjust rtl_start_rx
hayeswang
1
-0
/
+19
2014-11-21
r8152: adjust r8152_submit_rx
hayeswang
1
-20
/
+20
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
1
-8
/
+4
2014-11-21
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
Florian Fainelli
2
-1
/
+12
2014-11-21
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2
-1
/
+12
2014-11-21
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
1
-8
/
+21
2014-11-21
sched: introduce vlan action
Jiri Pirko
5
-0
/
+281
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
3
-77
/
+106
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
3
-25
/
+27
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
7
-44
/
+51
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
11
-30
/
+36
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
4
-39
/
+7
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
3
-10
/
+7
[next]