summaryrefslogtreecommitdiffstats
path: root/net/ceph (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-176lowpan: Change byte order when storing/accessing u16 tagTony Cheneau1-3/+3
2012-07-176lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau1-0/+3
2012-07-17arch: Use eth_random_addrJoe Perches5-8/+8
2012-07-17usb: Use eth_random_addrJoe Perches2-3/+3
2012-07-17s390: Use eth_random_addrJoe Perches2-2/+2
2012-07-17drivers/net: Use eth_random_addrJoe Perches2-2/+2
2012-07-17wireless: Use eth_random_addrJoe Perches10-10/+10
2012-07-17net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-17ethernet: Use eth_random_addrJoe Perches15-16/+16
2012-07-17etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-17net: make sock diag per-namespaceAndrey Vagin6-18/+51
2012-07-17lpc_eth: remove duplicated includeDuan Jiong1-1/+0
2012-07-17tcp: add OFO snmp countersEric Dumazet3-3/+12
2012-07-14xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert1-2/+3
2012-07-14ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert1-5/+6
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne8-335/+4
2012-07-14tipc: phase out most of the struct print_buf usageErik Hugne10-222/+213
2012-07-14tipc: simplify print buffer handling in tipc_printfErik Hugne1-42/+10
2012-07-14tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker1-17/+7
2012-07-14tipc: remove TIPC packet debugging functions and macrosErik Hugne4-312/+0
2012-07-14tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne18-174/+177
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller4-30/+11
2012-07-13tcp: add LAST_ACK as a valid state for TSQEric Dumazet1-2/+2
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck1-8/+20
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller2-4/+0
2012-07-12be2net: Enable RSS UDP hashing for Lancer and SkyhawkPadmanabh Ratnakar3-0/+12
2012-07-12be2net: Fix port name in message during driver loadPadmanabh Ratnakar3-2/+57
2012-07-12be2net: Fix cleanup path when EQ creation failsPadmanabh Ratnakar1-2/+3
2012-07-12be2net: Activate new FW after FW download for LancerPadmanabh Ratnakar5-78/+180
2012-07-12be2net: Fix initialization sequence for LancerPadmanabh Ratnakar3-68/+87
2012-07-12be2net : Fix die temperature stat for LancerPadmanabh Ratnakar3-7/+8
2012-07-12be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar1-1/+1
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko2-14/+9
2012-07-12team: add broadcast modeJiri Pirko3-1/+101
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko3-3/+10
2012-07-12ipv4: Put proper checks into icmp_socket_deliver().David S. Miller1-6/+6
2012-07-12net: sched: add ipset ematchFlorian Westphal4-1/+148
2012-07-12netxen: fix link notification orderFlavio Leitner1-2/+2
2012-07-126lowpan: rework fragment-deleting routinealex.bluesman.smirnov@gmail.com1-19/+20
2012-07-126lowpan: fix tag variable sizealex.bluesman.smirnov@gmail.com1-1/+1
2012-07-12mac802154: sparse warnings: make symbols staticalex.bluesman.smirnov@gmail.com2-2/+2
2012-07-126lowpan: get extra headroom in allocated framealex.bluesman.smirnov@gmail.com1-2/+2
2012-07-12mac802154: add get short address methodalex.bluesman.smirnov@gmail.com3-0/+17
2012-07-12drivers/ieee802154/at86rf230: rework irq handleralex.bluesman.smirnov@gmail.com1-14/+18
2012-07-126lowpan: revert: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com1-3/+1
2012-07-12smsc95xx: signedness bug in get_regs()Dan Carpenter1-1/+2
2012-07-12net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer4-120/+504
2012-07-12m68knommu: move the badly named mcfne.h to a better mcf8390.hGreg Ungerer1-4/+4
2012-07-12ipv4: Fix warnings in ip_do_redirect() for some configurations.David S. Miller1-4/+6