index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
3
-3
/
+7
2013-03-27
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
3
-6
/
+21
2013-03-27
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
1
-3
/
+12
2013-03-27
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2
-88
/
+86
2013-03-27
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2
-2
/
+2
2013-03-27
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
1
-1
/
+1
2013-03-27
6lowpan: fix a small formatting issue
Tony Cheneau
1
-1
/
+1
2013-03-27
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
stefan@datenfreihafen.org
1
-2
/
+2
2013-03-27
ieee802154/at86rf230: Implement hardware address filter callback.
stefan@datenfreihafen.org
1
-0
/
+47
2013-03-27
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
1
-0
/
+10
2013-03-27
VXLAN: Fix sparse warnings.
Pravin B Shelar
1
-5
/
+4
2013-03-26
MAINTAINERS: Update qlge maintainers list
Shahed Shaikh
1
-0
/
+1
2013-03-26
net: fec: TX Buffer incorrectly initialized
Jim Baxter
1
-1
/
+1
2013-03-26
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
2
-3
/
+32
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
8
-10
/
+294
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
11
-24
/
+732
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
4
-4
/
+22
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
6
-15
/
+257
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
6
-50
/
+55
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
11
-218
/
+528
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
10
-137
/
+169
2013-03-26
bonding: cleanup unneeded rcu_read_lock()
Veaceslav Falico
1
-2
/
+1
2013-03-26
MAINTAINERS: add netdev list for PTP (IEEE 1588)
Jiri Benc
1
-0
/
+1
2013-03-26
ptp_pch: fix typo in module parameter description
Jiri Benc
1
-1
/
+1
2013-03-26
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-2
/
+2
2013-03-26
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-03-26
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-4
/
+4
2013-03-26
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
1
-1
/
+7
2013-03-26
netback: set transport header before passing it to kernel
Jason Wang
1
-0
/
+12
2013-03-26
packet: set transport header before doing xmit
Jason Wang
1
-0
/
+21
2013-03-26
tuntap: set transport header before passing it to kernel
Jason Wang
1
-0
/
+10
2013-03-26
macvtap: set transport header before passing skb to lower device
Jason Wang
1
-0
/
+9
2013-03-26
netlink: remove duplicated NLMSG_ALIGN
Hong zhi guo
1
-1
/
+1
2013-03-26
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
1
-3
/
+36
2013-03-26
6lowpan: use the PANID provided by the device instead of a static value
Tony Cheneau
1
-2
/
+4
2013-03-26
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
Tony Cheneau
1
-0
/
+8
2013-03-26
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
3
-0
/
+11
2013-03-26
6lowpan: store fragment tag values per device instead of net stack wide
Tony Cheneau
1
-4
/
+5
2013-03-26
6lowpan: add debug messages for 6LoWPAN fragmentation
Tony Cheneau
1
-4
/
+21
2013-03-26
6lowpan: fix first fragment (FRAG1) handling
Tony Cheneau
1
-13
/
+23
2013-03-26
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
Tony Cheneau
1
-8
/
+15
2013-03-26
mac802154: turn on ACK when enabled by the upper layers
Tony Cheneau
1
-0
/
+2
2013-03-26
6lowpan: always enable link-layer acknowledgments
Tony Cheneau
1
-0
/
+4
2013-03-26
6lowpan: next header is not properly set upon decompression of a UDP header.
Tony Cheneau
1
-1
/
+3
2013-03-26
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...
Tony Cheneau
1
-3
/
+4
2013-03-26
netlink: have length check of rtnl msg before deref
Hong zhi guo
2
-19
/
+26
2013-03-26
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
3
-9
/
+96
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
4
-135
/
+82
2013-03-26
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
1
-16
/
+0
2013-03-26
firewire net: Allocate address handler before registering net_device.
YOSHIFUJI Hideaki / 吉藤英明
1
-12
/
+10
[next]