Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
563d34d05786263893ba4a1042eb9b9374127cf5
563d34d
tcp: dont drop MTU reduction indications
by Eric Dumazet
· 12 years ago
c3def94
bnx2x: Add new 57840 device IDs
by Yuval Mintz
· 12 years ago
9a0a950
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
by Julian Anastasov
· 12 years ago
9b70749
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value
by Shuah Khan
· 12 years ago
ec2deec
niu: Fix to check for dma mapping errors.
by Shuah Khan
· 12 years ago
8188104
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 12 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
3ba9738
net: ethernet: davinci_emac: add pm_runtime support
by Mark A. Greer
· 12 years ago
c6f0b4e
net: ethernet: davinci_emac: Remove unnecessary #include
by Mark A. Greer
· 12 years ago
f8b72d3
net-next: minor cleanups for bonding documentation
by Rick Jones
· 12 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 12 years ago
0690899
tun: experimental zero copy tx support
by Michael S. Tsirkin
· 12 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 12 years ago
1080e51
net: orphan frags on receive
by Michael S. Tsirkin
· 12 years ago
868eefe
tun: orphan frags on xmit
by Michael S. Tsirkin
· 12 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 12 years ago
a353e0c
skbuff: add an api to orphan frags
by Michael S. Tsirkin
· 12 years ago
d47e12d
ixgbe: Fix build with PCI_IOV enabled.
by David S. Miller
· 12 years ago
7491302
forcedeth: advertise transmit time stamping
by Richard Cochran
· 12 years ago
7b1115e
e1000e: advertise transmit time stamping
by Richard Cochran
· 12 years ago
e10df2c
e1000: advertise transmit time stamping
by Richard Cochran
· 12 years ago
be53ce1
bnx2x: advertise transmit time stamping
by Richard Cochran
· 12 years ago
1d69c2b
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
by Mark A. Greer
· 12 years ago
fd183f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
5dc7c77
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 12 years ago
2a304bb
wimax: fix printk format warnings
by Randy Dunlap
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 12 years ago
0980e56
ipv4: tcp: set unicast_sock uc_ttl to -1
by Eric Dumazet
· 12 years ago
7688659
igb: reset PHY in the link_up process to recover PHY setting after power down.
by Akeem G. Abodunrin
· 12 years ago
b724e9f
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
by Alexander Duyck
· 12 years ago
b6dfd93
ixgbe: add support for new 82599 device
by Don Skidmore
· 12 years ago
3f4a6f0
ixgbe: remove extra unused queues in DCB + FCoE case
by John Fastabend
· 13 years ago
9544746
ixgbe: fix RAR entry counting for generic and fdb_add()
by John Fastabend
· 13 years ago
b92ad72
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
by Alexander Duyck
· 13 years ago
252562c
ixgbe: Reduce Rx header size to what is actually used
by Alexander Duyck
· 13 years ago
ce42260
ixgbevf: Fix namespace issue with ixgbe_write_eitr
by Greg Rose
· 13 years ago
39cb681
ixgbe: Fix handling of FDIR_HASH flag
by Alexander Duyck
· 13 years ago
9f19f31
ixgbevf: Add support for PCI error handling
by Alexander Duyck
· 13 years ago
1c55ed7
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
by Alexander Duyck
· 13 years ago
9297127
ixgbe: Change how we check for pre-existing and assigned VFs
by Alexander Duyck
· 13 years ago
99d7448
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
by Alexander Duyck
· 13 years ago
163049a
vhost: make vhost work queue visible
by Stefan Hajnoczi
· 12 years ago
0dd05a3
vhost: Separate vhost-net features from vhost features
by Stefan Hajnoczi
· 12 years ago
186e8687
forcedeth: spin_unlock_irq in interrupt handler fix
by Denis Efremov
· 12 years ago
c073cfc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
0bb4087
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
by David S. Miller
· 12 years ago
efaac3b
openvswitch: Fix typo in documentation.
by Leo Alterman
· 12 years ago
a1b5d0d
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
by Ben Pfaff
· 12 years ago
92e5dfc
openvswitch: Check currect return value from skb_gso_segment()
by Pravin B Shelar
· 12 years ago
2860583
ipv4: Kill rt->fi
by David S. Miller
· 12 years ago
9917e1e8
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
by David S. Miller
· 12 years ago
4fd551d
ipv4: Kill rt->rt_oif
by David S. Miller
· 12 years ago
93ac534
ipv4: Dirty less cache lines in route caching paths.
by David S. Miller
· 12 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 12 years ago
d2d68ba9
ipv4: Cache input routes in fib_info nexthops.
by David S. Miller
· 12 years ago
f2bb4be
ipv4: Cache output routes in fib_info nexthops.
by David S. Miller
· 12 years ago
ceb3320
ipv4: Kill routes during PMTU/redirect updates.
by David S. Miller
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
f8126f1
ipv4: Adjust semantics of rt->rt_gateway.
by David S. Miller
· 12 years ago
f1ce306
ipv4: Remove 'rt_dst' from 'struct rtable'
by David S. Miller
· 12 years ago
b486988
ipv4: Remove 'rt_mark' from 'struct rtable'
by David Miller
· 13 years ago
d6c0a4f
ipv4: Kill 'rt_src' from 'struct rtable'
by David Miller
· 13 years ago
1a00fee
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
by David Miller
· 13 years ago
38a424e
ipv4: Kill ip_route_input_noref().
by David Miller
· 13 years ago
89aef89
ipv4: Delete routing cache.
by David S. Miller
· 12 years ago
fa0afcd
atl1c: fix issue of io access mode for AR8152 v2.1
by Cloud Ren
· 12 years ago
b09e786
tun: fix a crash bug and a memory leak
by Mikulas Patocka
· 12 years ago
521f549
ipv4: show pmtu in route list
by Julian Anastasov
· 12 years ago
e4bce0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
aac3942
Merge branch 'team_multiq'
by David S. Miller
· 12 years ago
6c85f2b
team: add multiqueue support
by Jiri Pirko
· 12 years ago
8a540ff
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
by Jiri Pirko
· 12 years ago
df4ab5b
net: rename bond_queue_mapping to slave_dev_queue_mapping
by Jiri Pirko
· 12 years ago
76ff5cc
rtnl: allow to specify number of rx and tx queues on device creation
by Jiri Pirko
· 12 years ago
d40156a
rtnl: allow to specify different num for rx and tx queue count
by Jiri Pirko
· 12 years ago
ee6ae1a
net: honour netif_set_real_num_tx_queues() retval
by Jiri Pirko
· 12 years ago
6f458df
tcp: improve latencies of timer triggered events
by Eric Dumazet
· 12 years ago
9dc2741
tcp: fix ABC in tcp_slow_start()
by Eric Dumazet
· 12 years ago
5815d5e
tcp: use hash_32() in tcp_metrics
by Eric Dumazet
· 12 years ago
67b95bd
tcp: Return bool instead of int where appropriate
by Vijay Subramanian
· 12 years ago
36e9031
ixgbe: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 12 years ago
61dc533
ixgb: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 12 years ago
5e80bc7
myri10ge: update MAINTAINERS
by Jon Mason
· 12 years ago
54f0e9b
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
3b5c6b9
can: janz-ican3: add support for one shot mode
by Ira W. Snyder
· 12 years ago
30df588
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
by Ira W. Snyder
· 12 years ago
83702f6
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
by Ira W. Snyder
· 12 years ago
88b5870
can: janz-ican3: fix error and byte counters
by Ira W. Snyder
· 12 years ago
9e4d690
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
by Marc Kleine-Budde
· 14 years ago
007890d
can: janz-ican3: drop invalid skbs
by Ira W. Snyder
· 12 years ago
8456a91
can: janz-ican3: remove dead code
by Ira W. Snyder
· 12 years ago
3d42a37
can: flexcan: add 2nd clock to support imx53 and newer
by Steffen Trumtrar
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
a58915c
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
by Alexander Duyck
· 13 years ago
ef89e0a
ixgbe: Only enable anti-spoof on VF pools
by Alexander Duyck
· 13 years ago
7fa7c9d
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
by Alexander Duyck
· 13 years ago
7c8ae65
ixgbe: Make FCoE allocation and configuration closer to how rings work
by Alexander Duyck
· 13 years ago
5a1ee27
ixgbe: Merge all FCoE percpu values into a single structure
by Alexander Duyck
· 13 years ago
Next »