projects
/
kernel
/
kernel-generic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel/kernel-generic.git
2013-11-02
Bjørn Mork
net: cdc_ncm: use netif_* and dev_* instead of pr_*
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: log the length we warn about
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: set correct dev->hard_mtu
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove ethtool ops
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove probe and disconnect wrappers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: no point in filling up the NTBs if we...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: only the control intf can be probed
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove descriptor pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove ncm_parm field
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove tx_speed and rx_speed fields
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove unused udev field
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove redundant netdev field
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove redundant endpoint pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: remove redundant "intf" field
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: add include protection to cdc_ncm.h
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_ncm: simplify and optimize frame padding
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_mbim: change the default to send ZLPs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Bjørn Mork
net: cdc_mbim: handle IPv6 Neigbor Solicitations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smsc9420: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smc91c92_cs: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smc9194: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smsc911x: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smc911x: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
smc91x: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Ben Boeckel
epic100: replace printk with netdev_ calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
David S. Miller
Merge branch 'for-davem' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Emil Tantilov
ixgbe: fix inconsistent clearing of the multicast table
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Don Skidmore
ixgbe: cleanup IXGBE_DESC_UNUSED
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Anton Blanchard
ixgbe: Reduce memory consumption with larger page sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Fujinaka, Todd
igb: Don't let ethtool try to write to iNVM in i210...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Emil Tantilov
ixgbevf: remove redundant workaround
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Hong Zhiguo
e1000: fix wrong queue idx calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Alexandre Rames
sfc: Fix DMA unmapping issue with firmware assisted TSO
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
David S. Miller
Merge branch '6lowpan'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Alexander Aring
6lowpan: cleanup skb copy data
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Alexander Aring
6lowpan: set 6lowpan network and transport header
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Alexander Aring
6lowpan: set and use mac_len for mac header length
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Alexander Aring
6lowpan: remove unnecessary set of headers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Duan Jiong
ipv6: remove the unnecessary statement in find_match()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Chen Weilong
mac802154: Use pr_err(...) rather than printk(KERN_ERR...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Rafał Miłecki
bgmac: pass received packet to the netif instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Ying Xue
tipc: remove two indentation levels in tipc_recv_msg...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Luka Perkov
arc_emac: drop redundant mac address check
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Luka Perkov
mvneta: drop redundant mac address check
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Luka Perkov
octeon_mgmt: drop redundant mac address check
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yuchung Cheng
tcp: temporarily disable Fast Open on SYN timeout
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Leigh Brown
net: mvmdio: doc: mvmdio now used by mv643xx_eth
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Leigh Brown
net: mvmdio: slight optimisation of orion_mdio_write
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Leigh Brown
net: mvmdio: orion_mdio_ready: remove manual poll
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Leigh Brown
net: mvmdio: make orion_mdio_wait_ready consistent
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Gavin Shan
net/benet: Make lancer_wait_ready() static
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Gavin Shan
net/benet: Remove interface type
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Joe Perches
netconsole: Convert to pr_<level>
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Daniel Borkmann
net: sched: cls_bpf: add BPF-based classifier
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Rafał Miłecki
bgmac: separate RX descriptor setup code into a new...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Wei Yongjun
i40e: fix error return code in i40e_probe()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Don Skidmore
ixgbevf: Add zero_base handler to network statistics
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbevf: have clean_rx_irq return total_rx_packets...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbevf: add ixgbevf_rx_skb
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbe: remove unnecessary duplication of PCIe bandwidth...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbe: show <2% for encoding loss on PCIe Gen3
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Jacob Keller
net: add might_sleep() call to napi_disable
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Joseph Gasparakis
vxlan: Have the NIC drivers do less work for offloads
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Zhi Yong Wu
net, mc: fix the incorrect comments in two mc-related...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Zhi Yong Wu
net, iovec: fix the incorrect comment in memcpy_fromiov...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Zhi Yong Wu
net, datagram: fix the incorrect comment in zerocopy_sg...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Zhi Yong Wu
vxlan: silence one build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Hannes Frederic...
ipv4: fix DO and PROBE pmtu mode regarding local fragme...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Michael Dalton
virtio_net: migrate mergeable rx buffers to page frag...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
David S. Miller
ipv6: Remove privacy config option.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
David S. Miller
Merge branch '6lowpan'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Alexander Aring
6lowpan: remove unnecessary break
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Alexander Aring
6lowpan: remove skb->dev assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Alexander Aring
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Alexander Aring
6lowpan: remove unnecessary check on err >= 0
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Alexander Aring
6lowpan: remove unnecessary ret variable
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
wangweidong
sctp: merge two if statements to one
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
wangweidong
sctp: remove the repeat initialize with 0
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
wangweidong
sctp: fix some comments in chunk.c and associola.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Eric Dumazet
veth: extend features to support tunneling
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Eric Dumazet
inet: restore gso for vxlan
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
David S. Miller
Revert "Merge branch 'bonding_monitor_locking'"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Sathya Perla
be2net: add support for ndo_busy_poll
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
David S. Miller
Merge branch 'bonding_monitor_locking'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
dingtianhong
bonding: remove bond read lock for bond_3ad_state_machi...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
dingtianhong
bonding: remove bond read lock for bond_activebackup_ar...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
dingtianhong
bonding: remove bond read lock for bond_loadbalance_arp...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
dingtianhong
bonding: remove bond read lock for bond_alb_monitor()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
dingtianhong
bonding: remove bond read lock for bond_mii_monitor()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Alexei Starovoitov
net: fix rtnl notification in atomic context
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Hannes Frederic...
net: initialize hashrnd in flow_dissector with net_get_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Hannes Frederic...
net: make net_get_random_once irq safe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Nikolay Aleksandrov
net: add missing dev_put() in __netdev_adjacent_dev_insert
commit
|
commitdiff
|
tree
|
snapshot
next