aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-05CAIF: Alignment with internal CAIF development gitErwan Bracq
2011-05-05CAIF: Correct assert condition for rfm packet lengthErwan Bracq
2011-05-05CAIF: Fix crash when transmitting to a dbg channelDaniel Martensson
2011-05-05CAIF: Socket option BINDTODEV failureSjur Brændeland
2011-05-05CAIF: Fixed bindtodevice from set socket optionsAndre Carvalho de Matos
2011-05-05CAIF: Removed forgotten debug codeAndre Carvalho de Matos
2011-05-05CAIF: Bugfix on Priority on socket and net devicesAndre Carvalho de Matos
2011-05-05CAIF: removed netdev_info netdev_warnErwan Bracq
2011-04-26caif: Fix set-but-unused variables.David S. Miller
2011-04-26caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland
2011-04-26caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-26caif: code cleanupStephen Hemminger
2011-04-26caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-26caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-04-26net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-04-26caif: checking the wrong variableDan Carpenter
2011-04-01net: New iface_stat module to monitor persistent network statsAshish Sharma
2011-04-01net: Add UDP stats and pkt count to uid_statAshish Sharma
2011-03-29WLAN: Add symlinks to compat-wirelessJonas Aaberg
2011-03-25Bluetooth: Remove race condition l2cap_conn_delJosef Kindberg
2011-03-25Bluetooth: fix oops in l2cap_connect_reqJosef Kindberg
2011-03-17[ANDROID] bluetooth: Improve BNEP extension headers handlingAndrzej Kaczmarek
2011-03-17bluetooth: Option to disable l2cap_info_reqAndrzej Kaczmarek
2011-03-07Bluetooth: Send ConfigReq after send a ConnectionRspGustavo F. Padovan
2011-03-05Bluetooth: Add counter for not acked HCI commandsAndrzej Kaczmarek
2011-03-03BT: Force MITM on BT_SECURITY_HIGH level.Lukasz Rymanowski
2011-01-24bluetooth: New security level for SAP connectionsAndrzej Kaczmarek
2011-01-24phonet: some signedness bugsDan Carpenter
2011-01-24Net: phonet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2011-01-24phonet: remove the unused variable pnChangli Gao
2011-01-24Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi
2011-01-24Phonet: mark the pipe controller as EXPERIMENTALRémi Denis-Courmont
2011-01-24Phonet: cleanup pipe enable socket optionRémi Denis-Courmont
2011-01-24Phonet: advise against enabling the pipe controllerRémi Denis-Courmont
2011-01-24Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2011-01-24Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2011-01-24Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2011-01-24phonet: Fix build warning.David S. Miller
2011-01-24Phonet: list subscribed resources via proc_fsRémi Denis-Courmont
2011-01-24Phonet: look up the resource routing table when forwardingRémi Denis-Courmont
2011-01-24Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont
2011-01-24Phonet: resource routing backendRémi Denis-Courmont
2011-01-24Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont
2011-01-24Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont
2011-01-24Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont
2011-01-24phonet: use call_rcu for phonet device freeJiri Pirko
2011-01-24Revert "Phonet: Insert correct dest addr and port for TCP/IP data on U8500"Arun Murthy
2011-01-24Revert "Phonet: Fix bug for Pep Disconnect request"Arun Murthy
2011-01-20bluetooth: Fix for security block issue.Lukasz Rymanowski
2011-01-17CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi